I am working on a web based irrigation system, and I need temperature and humidity for the same; I am using sensor: DHT11 for that, and I am getting output in the Arduino IDE, but I want it on my website (i.e. a PHP webpage).
How can I do it? I have refereed to this link but I am neither getting any error nor any output.