|
Posted by Gustav Wiberg on 04/16/05 10:17
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" <cparker@swatgear.com>
To: "Gustav Wiberg" <gustav@varupiraten.se>; "PHP General"
<php-general@lists.php.net>
Sent: Friday, April 15, 2005 1:26 AM
Subject: RE: [PHP] Sessions and frames
Gustav Wiberg <mailto:gustav@varupiraten.se>
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
[Back to original message]
|