[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/session/_examples.xml?=
From:       Karma_Dordrak <drak () php ! net>
Date:       2012-02-29 6:09:12
Message-ID: svn-drak-1330495752-323653-1526213935 () svn ! php ! net
[Download RAW message or body]

drak                                     Wed, 29 Feb 2012 06:09:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=323653

Log:
[session] Added more formatting.

Changed paths:
    U   phpdoc/en/trunk/reference/session/examples.xml

Modified: phpdoc/en/trunk/reference/session/examples.xml
===================================================================
--- phpdoc/en/trunk/reference/session/examples.xml	2012-02-29 06:04:30 UTC (rev \
                323652)
+++ phpdoc/en/trunk/reference/session/examples.xml	2012-02-29 06:09:12 UTC (rev \
323653) @@ -248,8 +248,9 @@
   <para>
    The callbacks specified in <function>session_set_save_handler</function> are \
methods  called by PHP during the life-cycle of a session: \
                <parameter>open</parameter>, <parameter>read</parameter>,
-   <parameter>write</parameter> and <parameter>close</parameter> and for the \
                housekeeping tasks of deleting
-   stored sessions and periodic garbage collection.
+   <parameter>write</parameter> and <parameter>close</parameter> and for the \
housekeeping tasks: +   <parameter>destroy</parameter> for deleting a session and \
<parameter>gc</parameter> for periodic garbage +   collection.
   </para>
   <para>
    Therefor, PHP always requires session save handlers. The default is usually the



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic