- A form that will register a username, password, and email into the DB
- A login script that will let the user into the page if their username and password match
- and, if not too much of a worry, a setting that can specify if the user is an admin or not, which will direct them to which admin panel
PHP/MySQL Login
Started by crushed, Jul 08 2005 05:32 PM
3 replies to this topic
#1
Posted 08 July 2005 - 05:32 PM
I have searched a lot, and I cannot find a simple tutorial with details about creating a PHP/MySQL login script. I am new to MySQL, since I just now have gotten a host that supports MySQL DB's, which is strange, I know. I know how to do this through text file very easily, but am looking for help with combining this with MySQL. The things I need help (or coding) for is this:
#2
Posted 08 July 2005 - 06:51 PM
Login Tutorials
There's 2 pages of Login tutorials and some even do an admin page like you wanted. Hopefully that can get you started
There's 2 pages of Login tutorials and some even do an admin page like you wanted. Hopefully that can get you started
#3
Posted 09 July 2005 - 12:31 AM
Not sure what those tutorials say, but for some info on using mySQL...
First off, i would suggest finding phpmyadmin on your host. Most hosts use cPanel, so in the mySQL section (near the bottom), there should be a link to phpmyadmin on your server.
Second, read this: http://www.pixel2lif...?showtopic=8335
Last, i would suggest learning to do this yourself, as it will pay off later (if you decide to go further with php). But if not, then you can drop me a pm and we can chat about setting this thing up.
First off, i would suggest finding phpmyadmin on your host. Most hosts use cPanel, so in the mySQL section (near the bottom), there should be a link to phpmyadmin on your server.
Second, read this: http://www.pixel2lif...?showtopic=8335
Last, i would suggest learning to do this yourself, as it will pay off later (if you decide to go further with php). But if not, then you can drop me a pm and we can chat about setting this thing up.
#4
Posted 23 July 2005 - 10:56 AM
Thanks RC, and I did go with your suggestion. I am now learning PHP/MySQL hand-in-hand daily. Thanks for the helpful post!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
