Ok, so I logged onto my website. I looked up on my control panel and instead of “Logout”, like should’ve been displayed it displays “login” after just having logged in. I put the session_start() right after the opening php tag (before headers are sent), so I decided to dump them to see what it returns and I get null. The session is named “Logged_in” and it’s created when the user logs in or registers. Here’s the specific code.
Login.php
[php]
[/php]
profile.php
[php]
[/php]
session info
http://forums.htmlhelp.com/index.php?act=Attach&type=post&id=2332