Saved Passwords

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
dave1909
Forum Newbie
Posts: 22
Joined: Sat Jul 25, 2009 8:56 pm

Saved Passwords

Post by dave1909 »

I own a game website which requires login. However, when I open my admin panel and it prompts me for my admin user and password, The form is autofilled with the normal login information. Is there any way to get a browser to remember different passwords for 2 different areas of my site? I'm using google chrome at the moment but have the same problem in IE too. Please dont suggest using only 1 set of login info, I want to have 2 separate passwords but dont want to have to type in my admin password every time
Post Reply