Date: 03/13/01
- Next message: Horatio B. Bogbindero: "Re: [phplib] cookie that stay"
- Previous message: Horatio B. Bogbindero: "Re: [phplib] problems with phplib"
- In reply to: Horatio B. Bogbindero: "[phplib] cookie that stay"
- Next in thread: Horatio B. Bogbindero: "Re: [phplib] cookie that stay"
- Reply: Horatio B. Bogbindero: "Re: [phplib] cookie that stay"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Horatio,
Tuesday, March 13, 2001, 6:35:58 AM, you wrote:
HBB> hi! i am new to PHPLIB. i have been using it for only two months now. i
HBB> have gotton a hang of the basic functionality. however, i would like to
HBB> ask if there is a way of sending the cookies of PHPLIB to the browser like
HBB> regular cookies and not just session cookies.
just change lifetime variable in the session class. If it is > 0,
normal cookie would be sent with lifetime in minutes.
-- Best regards, Maxim 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: Horatio B. Bogbindero: "Re: [phplib] cookie that stay"
- Previous message: Horatio B. Bogbindero: "Re: [phplib] problems with phplib"
- In reply to: Horatio B. Bogbindero: "[phplib] cookie that stay"
- Next in thread: Horatio B. Bogbindero: "Re: [phplib] cookie that stay"
- Reply: Horatio B. Bogbindero: "Re: [phplib] cookie that stay"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

