How can I use exec() to create user account?
I try to use exec("useradd testusr");
but nothing happens,
I have set the permission of useradd to 7777 (chmod 7777 useradd) but still 
can't do the desired operation!!

Zenith

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to