On Tuesday, March 5, 2002, at 02:25 PM, Henry Zambrano wrote:
> Hi, I'm trying to do a script for changing the Linux password of an > user in a web page. I don't know how to implement the command "passwd" > in a php script or to do a shell script which would be invoked by the > php script. I hope someone can help me. Thanks. Try system() http://www.php.net/manual/en/function.system.php Erik ---- Erik Price Web Developer Temp Media Lab, H.H. Brown [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php