Posted by "Gustav Wiberg" on 09/03/05 12:39
Hi there!
<?php echo $_SELF;?> ?
/G
@varupiraten.se
----- Original Message -----
From: "Chris Stenton" <jacs@gnome.co.uk>
To: <php-general@lists.php.net>
Sent: Saturday, September 03, 2005 10:01 AM
Subject: [PHP] 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
>
>
[Back to original message]
|