Re: [phplib-dev] Session class with PHP4 sessions and custom handlers commited From: R.B. Scholtus (regiment <email protected>)
Date: 12/05/00

Hello all,

Has anyone figured out the syntax for session_set_save_handler() with the
array arguments? It doesnt seem to work with php402pl1. I need this syntax
to rewrite my custom session save handlers for php4 in a _decent_ manner.
Does anyone have some working code?

Or do i have to check the php source? Ayum......

Brian

----- Original Message -----
From: Max Derkachev <kot <email protected>>
To: <phplib-dev <email protected>>
Cc: <teo <email protected>>
Sent: Tuesday, December 05, 2000 12:26 PM
Subject: [phplib-dev] Session class with PHP4 sessions and custom handlers
commited

> I committed my session class that uses PHP4 sessions and custom save
> handlers to cvs. It is now at php/session/session4_custom.inc.
> I also made some changes to prepend.php3 (added option to activate that
> class), and to page.inc (there is no need for PHP4 sessions in
> page_close() call, and $sess->freeze calls, besides when the PHP4
> session engine decided to write session data, so, I disabled calls to
> sess->freeze() in page_open() and page_close() functions.
> Waiting for your comments.
>
> --
> Best regards,
> Max A. Derkachev mailto:kot <email protected>
> Symbol-Plus Publishing Ltd.
> phone: +7 (812) 324-5353
> http://www.Books.Ru -- All Books of Russia
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected>
> For additional commands, e-mail: phplib-dev-help <email protected>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected>
For additional commands, e-mail: phplib-dev-help <email protected>