On Mon, May 16, 2011 at 03:41:29PM +0200, Reindl Harald wrote:
> There is no function needed if you use 
> http://php.net/manual/de/function.session-write-close.php
> like others do since ten years :-)

But that writes $_SESSION back. I am looking to optimise the case when you know 
that there will
be no changes to $_SESSION.

> if you know that you no longer write to the session use it
> this does not mean $_SESSION is lost
> it means only that changes to $_SESSIOn are not available for other requests

-- 
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT 
Lecturer.
+44 (0) 787 668 0256  http://www.phcomp.co.uk/
Parliament Hill Computers Ltd. Registration Information: 
http://www.phcomp.co.uk/contact.php
#include <std_disclaimer.h>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to