View Full Version : multiple users
kro121
11-19-2003, 01:19 PM
How can I create a muliple user/password system, so that mulitple members can log in to site. How do i store the there information and sign up new users all on the internet?
jeskel
11-19-2003, 02:11 PM
you're gonna have to use a db to store the infos and ASP or PHP (or another one) to write your code. Do you know what server you are using? Apache? IIS?
kro121
11-20-2003, 12:01 PM
it is an apache server but i do not know php or asp. If theirs any easy way to do php or a very easy php learning site/book, please tell me thanks.
jeskel
11-20-2003, 06:35 PM
so you would rather use PHP (JSP is kond of hard from what I saw). Here is a link to get you started: http://www.w3schools.com/php/default.asp
A good thing with PHP is that you come here to ask questions, you'll probably have really good answers! ;) good luck.
oracleguy
11-21-2003, 05:24 PM
The PHP manual on PHP's site (www.php.net) can be helpful too. You might find a pre-built script on www.hotscripts.com
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.