LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Creating users from website (https://www.linuxquestions.org/questions/linux-software-2/creating-users-from-website-183723/)

colin.mca 05-20-2004 09:55 AM

Creating users from website
 
I'm currently working on a free webmail project and so far I've managed to get a working email and web server up and running on Mdk 9.2.

My only problem is now I've no idea how to create new users, ie. I want people to be able to sign up, this should automatically create a user account on the server with a password of their choice.

Are there any scripts etc out there? or can someone point me in the right direction?

I'm using, Apache with PHP on a Mandrake 9.2 box.

Any help would really be appreciated!

bentman78 05-20-2004 11:32 AM

look at www.hotscripts.com

There is plenty there. I have found some CGI items taht are very useful.

marghorp 05-22-2004 01:20 AM

PHP is fantastic. Actually you can do pretty much the same with it like you were using the console. Try checking out the www.php.net site for details on functions and scripts. It is the best site ever for PHP help.

Peace!


All times are GMT -5. The time now is 07:45 PM.