Date: 04/23/01
- Next message: James Carrier: "[phplib] Frames"
- Previous message: Vivek Kumar Agrawal: "[phplib] Session Management!!!"
- In reply to: Vivek Kumar Agrawal: "[phplib] Session Management!!!"
- Next in thread: Vivek Kumar Agrawal: "[phplib] Session Management!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>
> When I register "first" variable in the page like this way
>
> $sess= new session;
> $sess->register("first");
> $first="Test";
>
> and then try to access its value on another page, it shows message like "Warning: Undefined variable: first ".
>
Have you checked that page_open and page_close are present in
all pages? It always bites me when I forgot one :-)
HTH, bye
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
Fabrizio Ermini Alternate E-mail:
C.so Umberto, 7 faermini <email protected>
loc. Meleto Valdarno Mail on GSM: (keep it short!)
52020 Cavriglia (AR) faermini <email protected>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: James Carrier: "[phplib] Frames"
- Previous message: Vivek Kumar Agrawal: "[phplib] Session Management!!!"
- In reply to: Vivek Kumar Agrawal: "[phplib] Session Management!!!"
- Next in thread: Vivek Kumar Agrawal: "[phplib] Session Management!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

