Page 1 of 1
Remote Programming with PHP
Posted: Tue Oct 21, 2003 1:55 am
by osilator
How about client Software (PHP) can login to Server at one time. That Client Software Can Work as We Can . Example In coming to Linux Server with login : myhost and password : pass and Then Client Software run pine (Client Email) and type L Like We type in keyboard to incoming Folder List and etc.If had that work, Client Software Logout.
Posted: Tue Oct 21, 2003 12:33 pm
by evilMind
do what?
Posted: Tue Oct 21, 2003 5:42 pm
by Cruzado_Mainfrm
this is a very vague explanation, do you want a Remote Connection so you can control a 'remote' computer?
Posted: Tue Oct 21, 2003 11:05 pm
by osilator
With Php, I want telnet to a server and run (execute) script perl .
Posted: Wed Oct 22, 2003 2:04 am
by devork
use the class telnet from phpclasses.org
very easy to use...