Jump to content

Basic username/password system


mstabrey

Recommended Posts

I'm looking for an extremely basic username and password system (non-database driven) to be able to access a specific web page. It's got to have only one pre-defined username and maybe three different password possibilities. Does anything like this exist on this site or anywhere else (have looked, but can't find).

TIA

Mart
Link to comment
https://forums.phpfreaks.com/topic/9921-basic-usernamepassword-system/
Share on other sites

I believe that having 3 passwords may consitute you needing a database, if you can stick with one you could easily use the htaccess function that most hosting companies provide. It allows you to secure a folder(s) on your site and use HTTP authentication to let a user view it or not. If you have any doubts go to the control panel of your hosting company account and see if you spot htaccess or secure folder or something like that.

G



[!--quoteo(post=374935:date=May 18 2006, 08:34 AM:name=stabes)--][div class=\'quotetop\']QUOTE(stabes @ May 18 2006, 08:34 AM) [snapback]374935[/snapback][/div][div class=\'quotemain\'][!--quotec--]
I'm looking for an extremely basic username and password system (non-database driven) to be able to access a specific web page. It's got to have only one pre-defined username and maybe three different password possibilities. Does anything like this exist on this site or anywhere else (have looked, but can't find).

TIA

Mart
[/quote]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.