Re: Distinguishing between multiple browser windows for the same php session

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there!

<?php echo $_SELF;?>  ?

/G
@varupiraten.se

----- Original Message ----- From: "Chris Stenton" <jacs@xxxxxxxxxxx>
To: <php-general@xxxxxxxxxxxxx>
Sent: Saturday, September 03, 2005 10:01 AM
Subject: Distinguishing between multiple browser windows for the same php session


I need a way of setting the session_vars specific to a users browser window
for the case of the user having multiple windows open for the same php
session. Is this possible in php?

I know you can pickup the window id via "self" in JavaScript but I can't see
how you can link this back to the server side session vars. I can't find a
PHP var that has this information.

Thanks

Chris

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.18/89 - Release Date: 2005-09-02



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux