Date: 01/05/01
- Next message: Max A. Derkachev: "[phplib] Re: Problem with newly commited user4.inc"
- Previous message: Marko Kaening: "Re: [phplib] array problem"
- In reply to: Max A. Derkachev: "Re[2]: [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 ]
"Max A. Derkachev" wrote:
> Hello abdel,
>
> Friday, January 05, 2001, 2:12:48 PM, you wrote:
>
> a> the original problem is i can't register a variable into a session
> a> this is an example
>
> a> $a = 12;
> $sess->>register("a");
> $sess->>register("s");
>
> a> into another call of a file $a is not set.
>
> How do you pass session id between pages? Do you use session cookies?
i use get mode for session
> Do
> you use $sess->url(), that appends session id to an url if the cookie is
> not set, on *EVERY* link on you page?
i use $sess->purl()
>
>
> --
> 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: Max A. Derkachev: "[phplib] Re: Problem with newly commited user4.inc"
- Previous message: Marko Kaening: "Re: [phplib] array problem"
- In reply to: Max A. Derkachev: "Re[2]: [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 ]

