Date: 03/15/01
- Next message: Rob Taylor: "[phplib] Mailshot to email addresses contained in MySQL DB"
- Previous message: Massimo Ferrario: "[phplib] phplib template class"
- In reply to: Lazaro Ferreira: "[phplib] Why am I getting fallback GET sessions if I have cookies and cookie sessions enabled"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In netuse.lists.phplib you write:
>Why am I getting GET sessions ? if I have defined my session class with =
>cookies as the primary method and GET as fallback. I'm getting that in =
>both browsers IE5 and Nav4.72, both are set up with cookies enabled.=20
First access uses GET and Cookie, as it can not know whether Cookies are
enabled. Following accesses will do whatever you configured.
Kristian
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Rob Taylor: "[phplib] Mailshot to email addresses contained in MySQL DB"
- Previous message: Massimo Ferrario: "[phplib] phplib template class"
- In reply to: Lazaro Ferreira: "[phplib] Why am I getting fallback GET sessions if I have cookies and cookie sessions enabled"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

