Someone once told me it was possible to telnet within php. Im trying to telnet to something, run a shell command, get the output the command produces, parse it for certain things, then display it to the web.
(it is going to display the uptime)
So is there any function to telnet via php?
Thanx!
🙂
PrognosisX