Hello again,
To begin with, thanks on the advice that you gave me on my latest post (MySql and Php )... Now am coming back with one more question for my project... I set up my database which incudes (an id (which is auto increasment), username, email, and 2 more which are place0 and place1 (those two are boolean type)). Now my question is how can i connect an esp8266 directly to the database and update the booleans from 0 to 1 and back using a button for each one? Also how can i read the boolean on the esp and turn an led for example? I need to make it to update the values for a selected user...not all of them....for exaple i have users with id 1 , 2, 3...i need to make the updates only on 1 if that one is selected...
Thanks very much
Nikolaos Konstantinou
NcCon