Hi,
I am totally new to PHP and was wondering if anyone could help with my question.
One of the things I will need to do in my web page is to open a telnet window (in the web browser) set to connect to a particular host (user will still need to login),
I have seen this done in my web searching, but they always use "Telnet Applet" written in Java. Is there a way to do this in PHP?
Is there a way to do this with SSH (using secure telnet) in PHP?
TIA
Regards,
Martha