davidf85 Posted September 2, 2011 Share Posted September 2, 2011 When using sessions, must there be a session_start() in each page for the browser to be considered part of the session? Can a user browse to a page without session_start() and still have that part of the original session that he/she began with?? Quote Link to comment https://forums.phpfreaks.com/topic/246272-sessions/ Share on other sites More sharing options...
AyKay47 Posted September 2, 2011 Share Posted September 2, 2011 1. yes 2. no Quote Link to comment https://forums.phpfreaks.com/topic/246272-sessions/#findComment-1264721 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.