This topic is locked

How to set up an independent register/login page

3/5/2011 11:46:38
PHPRunner General questions
M
mrfdes author

I was wondering if it is possible to let a PHPRunner script start with a login/register page before showing any of the content you created, I mean, when you go to the PHP script's page, the first thing you see is a page saying "Log in or register to see this content", or something similar, with obviously the login screen being present too.
So far, I have only seen pages where you can see the actual content, just containing a link "login as guest".
If what I want is possible, how is it achieved?
Thank you for any advice.

Sergey Kornilov admin 3/6/2011

Not sure I understand the difference between how it works in PHPRunner now and the way you need it to work.
Could you rephrase your question or provide some real life example?