[PHP] How can I execute a Command - rsh

2002-04-15 Thread Javier Casado
I have installed a php server into a w2000 machine, and i must create a user into a service of a sun machine, using a comand like $ executable param1 param2 where param1, param2,... are forms' entries (W2000 IIS form). Can I do a rsh (or a telnet) sesion with php? How... tnkx --

[PHP] rsh or telnet, possible?

2002-04-15 Thread Javier Casado
I must execute a command in a sun machine, but the web server is IIS (into a W2000 machine). The parameters are the form's fields. Is it possible (better rsh, telnet is valid)? tankx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php