Hi,
i'm currently working on a web site that use AJAX requests to load a web page by
part. So, my apache server gives quickly an answer and current client must wait
a little bit in order to have the entire web page, but while this loading step,
he can already see my partially displayed web page a
Hi,
i'm using in each script:
When are exactly called the write and read function of my custom handler?
Is it at the session_start that read function is called?
or is it at $object = unserialize($_SESSION['objectname'])?
Is write function called at session_write_close only?
or any time $_SESSI
Thanks, but I serialize and unserialize the objects and this is not my
problem...(I known best practices for php5 about object serialization).
Please read again the post.
Selon itoctopus <[EMAIL PROTECTED]>:
> You have to explicitly serialize and unserialize the objects.
> I think the confusion
3 matches
Mail list logo