essjay_d12 Posted May 18, 2007 Share Posted May 18, 2007 My session works in the page I set it, however I use onClick to go to another page or even a hyperlink and in the new page the session no longer exists, what may be the reasons for this? cheers d Link to comment https://forums.phpfreaks.com/topic/51978-_session-advice-needed/ Share on other sites More sharing options...
MadTechie Posted May 18, 2007 Share Posted May 18, 2007 Why start another post ? you have this one (same issue) Link to comment https://forums.phpfreaks.com/topic/51978-_session-advice-needed/#findComment-256201 Share on other sites More sharing options...
jitesh Posted May 18, 2007 Share Posted May 18, 2007 Each page must have session_start() before accessing session variables. Link to comment https://forums.phpfreaks.com/topic/51978-_session-advice-needed/#findComment-256203 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.