AIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 19, 2001 2:18 PM
Subject: Re: [PHP] sessions var
> One problem that I have with sessions it that if your login
> page is in www.yoursite.com and the you pop a page
> yoursite.com I think the Session is not recognized.
One problem that I have with sessions it that if your login
page is in www.yoursite.com and the you pop a page
yoursite.com I think the Session is not recognized.
just a hint.
--- William Sanchez Sanchez <[EMAIL PROTECTED]> wrote:
>
>
> I need some help with sessions. I need to pass variables
>
as long as your start the session on the new page everything will work. are
your clients not using cookies? and you have trans-sid enabled? you'll need
to pass the SID to the new page then obv.
--
Chris Lee
[EMAIL PROTECTED]
"William Sanchez Sanchez" <[EMAIL PROTECTED]> wrote in message
[
I need some help with sessions. I need to pass variables to a page that will
load
in a new browser window (window.open("",myWindow,"") and ).
I used session_register and I tried using start_session
and still no luck. Once I get the session vars registered, how do I
access them from the new
> I am interested in logging people in against a MySQL database, and
then
> storing temporary session data about them that would include anonymity
> stats, permissions, and variable tracking from page to page in a MySQL
> Database. (As opposed to insecure POST/GET/Cookie methods).
I'm a trifl
5 matches
Mail list logo