Hi Everyone..any HELP is much appreciated!
I uploaded the files on my server including the page that I need to protect and place the code: <?php include("/home/...../mysite.com/html/login.php"); ?> on top (first line). After sign up and login, I'm not getting the page that I want to protect instead the login page. But if I open the URL of the page that I want to protect (example: exclusive.php) it opens up the page and sometimes it's the login page.
Can't figure out what's going on....please help!