Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: min(zero, seven)?
(Example: nine)

The Note You're Voting On

editorial at literati dot ca
20 years ago
Further to the comment by nakanishi at mailstyle dot com, it appears that calling session_write_close() followed by session_start() causes issues if you have more than one browser window/tab open in the session, and have a large session data array. I have an intermitent (and hard to replicate reliably) issue with session_start() never being called or not returning - the script hangs before the session headers are written. I'm puting this down to trying to be too clever rather than to a bug per se.

<< Back to user notes page

To Top