View Full Version : Help Please
therafi
01-27-2007, 02:43 PM
I need to know how to do members in my site www.ratmobile.tk
but i dont know how
enyone???
thetestingsite
01-27-2007, 02:58 PM
First, you would need a server side language and a database (PHP and MySQL). Then; after creating the database tables that will store the user information, create a registration form (HTML). After that, set up the PHP script to parse the information that the user has entered in the form and store it in the sql db. There are quite a few user registration scripts floating around the web as well as on here.
Hope the helps.
Added Later: Check out this site (http://www.php-mysql-tutorial.com/) as well for a basic idea of how to set something like this up
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.