Hi,
i will like to find out how can i create a linux user using php something
like adduser command in linux?
Instead of using webmin, i will like to do the same in php.
Thanks.
Adduser in Linux
Moderator: General Moderators
take a look at http://www.php.net/manual/en/ref.exec.php
I also took at look at the exection commands and still am unsure on how to create a user via php. I am looking to reset passwords via apache with php4. The user will be able to change their own password assuming their current password is valid...
Any ideas?
gary@primeexalia.com
Any ideas?
gary@primeexalia.com