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
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