I'm considering using a PHP command line script to retrieve reports from a
Linux system. My only source for the report is via telnet.
Has anybody here used fsockopen() to interactively script a telnet session
in PHP?
If so, what problems did you have to overcome. If not, does this sound
do-able?
Tom Lynn
--------
Comment