This topic is locked

HTML Page

6/10/2009 8:42:42 PM
PHPRunner General questions
M
MWchuckv author

Hi,
Can I use phpRunner to create a plain html page (no database being used), but set it up such that I can use the security features from phpRunner by either using hard coded passwords or using a database for multiple usernames and passwords ?
I need a secure login for a stand alone page on my site and was wondering since I have this program can this be accomplished ?
Thanks,

Chuck

J
Jane 6/11/2009

Hi,
unfortunately no.

You need to add security settings (custom code) to this page manually. You should be familiar with PHP for that.

B
bfr 6/16/2009

Hi,

unfortunately no.

You need to add security settings (custom code) to this page manually. You should be familiar with PHP for that.


I would use .htaccess for this purpose:
http://www.elated.com/articles/password-pr...-with-htaccess/