Date: 01/05/01
- Next message: Marko Kaening: "[phplib] Problem with newly commited user4.inc"
- Previous message: Max A. Derkachev: "Re: [phplib] session"
- In reply to: Max A. Derkachev: "Re: [phplib] session"
- Next in thread: Max A. Derkachev: "Re[2]: [phplib] session"
- Reply: Max A. Derkachev: "Re[2]: [phplib] session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Max thank you for your response
the original problem is i can't register a variable into a session
this is an example
$a = 12;
$sess->register("a");
$sess->register("s");
into another call of a file $a is not set.
"Max A. Derkachev" wrote:
> Hello abdel,
>
> Friday, January 05, 2001, 1:32:32 PM, you wrote:
>
> a> i use a phplib and session
> a> randomly i have a new session = big problem
>
> a> can you help me
>
> Could you be more specific?
>
> --
> Best regards,
> Max A. Derkachev mailto:kot <email protected>
> Symbol-Plus Publishing Ltd.
> phone: +7 (812) 324-53-53
> http://www.Books.Ru -- All Books of Russia
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Marko Kaening: "[phplib] Problem with newly commited user4.inc"
- Previous message: Max A. Derkachev: "Re: [phplib] session"
- In reply to: Max A. Derkachev: "Re: [phplib] session"
- Next in thread: Max A. Derkachev: "Re[2]: [phplib] session"
- Reply: Max A. Derkachev: "Re[2]: [phplib] session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

