Re: Session

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

 



thanx Wendell for your suggestion.

apparently i tried using cookies, but my cookies also get deleted after my
session is "disconnected". (?!?!)
i did not set an expiry date to my cookies because i need them to be deleted
when the user closes his browser.
what could i have done wrong??

----- Original Message ----- 
From: "Wendell Frohwein" <wendell@xxxxxxxxxxxx>
To: "'Ng Hwee Hwee'" <hhwee@xxxxxxxxxxx>
Sent: Tuesday, April 27, 2004 3:00 PM
Subject: RE:  Session


> Im sure you can store the session ID in a cookie. Then this will save
> all your variables.
>
>
> I hope this helps.
>
>
> Wendell
>
>
>
> -----Original Message-----
> From: Ng Hwee Hwee [mailto:hhwee@xxxxxxxxxxx]
> Sent: Monday, April 26, 2004 11:46 PM
> To: DBList
> Subject:  Session
>
> Hi,
>
> I have a problem with my session variables. I set them using for e.g.,
> $_SESSION["user"]=$name;
>
> However, because of weak network links, somehow my $_SESSION variables
> get unset. Is there a way to still keep the session variables even
> though the network is unstable?? i.e. as long as my browser is open, is
> there a way to still store my session variables? by the way, i'm not
> referring to the session ids, I'm referring to the variables that i
> wanted to session_register().
>
> Thank you.
>
> Regards,
> Hwee
>
>

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux