BigJohn wrote:
On the login page - do I need to put <? include("protection.php"); ?> even though it is a PHP page already?
No, you don't need the protection code at the login page since this page should be viewed by users who are not logged in yet.
Quote:
Just seen this at the top of the page, maybe this will shed more light on it!
No user file found! -
Your thoughts
You have placed the user pages in the wrong directory or you don't have a user file for the user name you logged in with.