@oflyhigh , Thank you very much!
This is the first time i get Steem data back in to my project, very nice and exciting and Thanks thanks thanks!
Adding <?php to the script solved the issue (2.php)
Few questions you maybe know the answer to / can help to point me to to right direction?
<br>
Question 1a.
- How to strip the 168 lines that get echode back, for example the value of [name], [sbd_balance], [balance], [post_count]
Question 1b.
-How to add a username input field and button to index.php to activate and update the user from question 1a
Question 2 (Woud be awesome if you can make it work, it probably needs a bit more coding/extra file(?) but im not sure, maybe it can be solved with curl and in a more simple way. )
- On a new upvote i want to turn on a connected LED, the LED i can turn on and off with this line of code in the index.php:
exec ("gpio write 0 1");
exec ("gpio write 0 0");
For the project im working on i want to be able to switch on and off the connected LED light and this is working now with a button from within index.php but it would be very nice if the LED can be switched on "1" and off "0"automatically with new upvotes (, replies and or transfer) on a specified account (1b)
What i can give you in return:
1. Please add in a HTML-comment with your name and Steemit account and i will keep those in the project index.php to reference back to you.
2. I will make a banner and big thank you in my next project update post
3. i will transfer 3 SBD to show my gratitude to you if you can fix question 1a, 1b, and 2
(3 SBD is maybe not that much but for me 25 day old user it is quite much, if you dont agree with the amount please suggest a other amount)
Please help me a bit with the above questions i will be very thankful to you.
Will you light up my day ?