This topic is locked

Members Only Area

1/19/2006 7:27:44 PM
PHPRunner General questions
R
renegadekn author

Is there a way to use PHPrunner to create a member's only section? If so is there a demo I could look at to get an idea of how to do this. Thanks.
-Rob

A
Alan4573 1/19/2006

Rob,
Yes - Just check "Create a login page" in step 9.

Either use a hardcoded username and password for your members, or preferably use a seperate table to hold membership details.
You can also easily add a registration page, password reminder etc.
There's a demo here http://www.xlinesoft.com/phprunner/php-database.htm and also a good help file (click the help button in PHP runner)
Alan