Xurion Posted July 23, 2007 Share Posted July 23, 2007 Hi all, Is there a way to create/force a new session ID different from the existing one? Thanks in advance. Xur~ Quote Link to comment Share on other sites More sharing options...
pedrobcabral Posted July 23, 2007 Share Posted July 23, 2007 session_id(), http://pt2.php.net/manual/en/function.session-id.php If id is specified, it will replace the current session id. session_id() Quote Link to comment 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.