Hi there!

Thanx a lot, i thought it was like that, but I wasn't sure....

/G
@varupiraten.se


----- Original Message ----- From: "Chris W. Parker" <[EMAIL PROTECTED]>
To: "Gustav Wiberg" <[EMAIL PROTECTED]>; "PHP General" <php-general@lists.php.net>
Sent: Friday, April 15, 2005 1:26 AM
Subject: RE: [PHP] Sessions and frames



Gustav Wiberg <mailto:[EMAIL PROTECTED]> on Thursday, April 14, 2005 4:00 PM said:

I have built my site into frames.

I want to transfer a session-variable from my left frame to my right
frame... How do I do this best? Thoughts?

You do this best by setting some session data on one page (any page), and then accessing that same data on another page (any page). If both frame sources are within the same domain they both have access to the same session data.



Chris.


-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.9.11 - Release Date: 2005-04-14

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



Reply via email to