Date: 04/23/01
- Next message: fabrizio.ermini <email protected>: "Re: [phplib] Session Management!!!"
- Previous message: Prasad RL: "[phplib] prepend.php3 / php4.0.1"
- Next in thread: fabrizio.ermini <email protected>: "Re: [phplib] Session Management!!!"
- Reply: fabrizio.ermini <email protected>: "Re: [phplib] Session Management!!!"
- Maybe reply: Vivek Kumar Agrawal: "[phplib] Session Management!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
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 ".
Please help me.
Regards,
Vivek
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: fabrizio.ermini <email protected>: "Re: [phplib] Session Management!!!"
- Previous message: Prasad RL: "[phplib] prepend.php3 / php4.0.1"
- Next in thread: fabrizio.ermini <email protected>: "Re: [phplib] Session Management!!!"
- Reply: fabrizio.ermini <email protected>: "Re: [phplib] Session Management!!!"
- Maybe reply: Vivek Kumar Agrawal: "[phplib] Session Management!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

