PHP Login Forms

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
walleykool
Forum Newbie
Posts: 2
Joined: Mon Aug 21, 2006 6:59 am
Contact:

PHP Login Forms

Post by walleykool »

I was able to create a form to retrirvr and insert into the Dbase but how do i allow multiple user to login from the form? The form only allows the first user that is the first username and passwowd in the datatbase to login. Can someone help me out of this?
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Post by jayshields »

Post your code. Make sure you use the [ php ] tags.
Post Reply