Arduino ethernet webclient php script and mysql

robtillaart

Perhaps I've confused things more than I'm confused.

I'm trying to send data using client.print via ethernet from an Arduino client to my home web server which runs on a laptop. The serial.print is just so I can see what's happening using the "Serial Monitor".

I'm trying to get the Arduino to pass data to update_db.php which should load it into the database 1stClassElec table device_1.

Sorry, and grateful for your help