|
|
#1 |
|
Baseband Member
Join Date: Nov 2007
Posts: 33
|
Ok, so in my website i want a login feature...
Then i want what they used to login up at the top of the page...Like "Logged on as: %USER%" Im fine without a registration page... My databases will be called ('USER') and ('PASS') (DAA) |
|
|
|
|
|
#2 |
|
Baseband Member
|
I suggest you start reading some PHP and MySQL tutorials, because nobody will make it for you.
I found http://tizag.com/phpT/ and http://www.tizag.com/mysqlTutorial/ to be very helpful. A few tips, you'll only need one database, and one table in that database to store all of your users. You'll also want to use cookies or sessions to maintain state throughout the pages on your website.
__________________
Computers are like air conditioners, they break when you open windows. |
|
|
|
|
|
#3 |
|
In Runtime
Join Date: Apr 2008
Posts: 231
|
If you're in need of a registration system I can sell you one I've made.
It has a registration system: 1. Validates username, password and email 2. Stores users into a database, The system keeps tracks of cookies and has different user levels as well as an admin page. PM for more details and / or price. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|