> There is a serious bug in PHP that seems to lead to inconsistent handling
> of memory allocation that affects code that uses functions like strtok from
> inside session handler functions.
That is a *very* inaccurate description.
It affects only session handler functions which are calle
Hello Aral,
On 30-Jun-01 13:05:40, you wrote:
>I'm writing a custom session handler that saves sessions using Manuel Lemos'
>excellent Metabase library. The problem is, although I've got the
>session_set_save_handler function pointing to the correct start, end, read,
>write, destroy and garbage
2 matches
Mail list logo