newladder Posted February 19, 2007 Share Posted February 19, 2007 Helllo Friends, Iam unable to store the session values. I have a page checklogin, which checks for username and creates session for that username then redirect to user homepage. Before redirceting to homepage it stores the session but after redirecting the session is empty. I have other application which is working fine. Any help would be appreciated... Regards Link to comment https://forums.phpfreaks.com/topic/39139-unable-to-store-the-session-values/ Share on other sites More sharing options...
vbnullchar Posted February 19, 2007 Share Posted February 19, 2007 put session_start(); on top can you show your code? Link to comment https://forums.phpfreaks.com/topic/39139-unable-to-store-the-session-values/#findComment-188483 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.