Posted by Db on 03/08/05 02:01
On Monday 07 March 2005 21:36, Jason Barnett wrote:
> You are probably best off searching the PHP source for
> session_set_save_handler. It will be something like
> PHP_FUNCTION('session_set_save_handler', ... )
Found it and some other functions in php-5.0.3/ext/session/session.c
I could however not find any documentation of the code, so I think I'll have
to contact Sascha and/or Andrei.
Thanks for the reply!
br
db
[Back to original message]
|