for help enlightenment ...
I again learned use DHT11 sensor + arduino uno + php,
how to display the output of the sensor on the web??
can we save the results in a database (mysql) so that we can recap??
webserver see - ethernet library examples -
posting to a PHP page , check the network sections, there are many threads about posting there
It appears that there are few threads in relation to this topic.
Here is some information I found on getting serial input through PHP.
Once you able to get information through the serial port then placing the information to database or other purposes should be easy from there on.