PDA

View Full Version : A login form Script????


graywolf
02-22-2006, 08:25 PM
I need a good login script for my web site Or a way to make one. Can someone plz post a tutorial on how to make a good login form useing a php document or a good script for one.

Thanks

MrSpandex
02-23-2006, 06:53 AM
I was going to go looking for one of these myself. I considered simply posting info, searching the db, matching the password, and posting the name to the pages that required login. But it seems a little insecure.

graywolf
02-23-2006, 07:54 AM
Well i didn't quite understand what you meant??? If you mean to search the forums I did that already. If you meant make a forum using basic info like knowing the login and password thats not going to work for my site. I need a login script that recodes regesteried users like int he forums. You have to sign up and login in to go to certain pages and to do certain things. EX: Logining in to view upcoming events or other info that is avaliable to only members.
This is what i need a data base

MrSpandex
02-23-2006, 08:51 AM
Sorry, I realize its unclear now. I was describing how I would make a login script. Its probably too simple for your use. :cool:

PsychoticDude85
02-23-2006, 09:26 AM
Search for a tutorial on Google or look for one on http://pixel2life.com/ they have an archive of PHP tutorials, so there ought to be one there.