Send data to MySQL (Arduino Uno, Eth shield W5100, IR obstacle sensor) [solved]

6v6gt:
Do I understand your next question correctly ? When a user types http://192.168.0.121/arduino/status.php in a web browser, you want to display some images and the images displayed should be dependent on the value of the sensor readings ? For example, if sensor1 returns a value of 0, you want to display a specific image and if sensor 1 returns a value of 1 you want to display another ?

Yes, its correct and I successfully display image instead of the value in my website last night. Thanks for your time! Appreciate it! :drooling_face: