I am relatively new to the ESP8266 and was wondering if the ESP8266 could read from a MySQL database hosted on the web.
I have seen that PHP pages are used to write to MySQL databases but I have yet to come across an example that shows a read to get data into an Arduino sketch.
Any help or guidance to examples would be much appreciated.