Don't use cookie based session but put the session ID into the url > Larry Martell <larry.martell@xxxxxxxxx> hat am 3. April 2014 um 22:43 > geschrieben: > > > I have a php app that uses a session to share data across requests > (using session_start()) > > I have a situation where a user wants to open 2 invocations of the app > in 2 browser tabs and look at different things, but because of the > session, both tabs have the same data. Is there a way to have a > separate session for each tab they open? > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Marco Behnke Dipl. Informatiker (FH), SAE Audio Engineer Diploma Zend Certified Engineer PHP 5.3 Tel.: 0174 / 9722336 e-Mail: marco@xxxxxxxxxx Softwaretechnik Behnke Heinrich-Heine-Str. 7D 21218 Seevetal http://www.behnke.biz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php