php-doc-en/reference/session
Philip Olson 6a8e299009 Added an example that shows sessions must be started on every page, not just the
first.  Note about E_NOTICE since 4.3.3 if session started when session already exists.
Link to various session resources including see also's, moved session_name note more
towards the bottom, and one grammar fix.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130998 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 04:03:58 +00:00
..
functions Added an example that shows sessions must be started on every page, not just the 2003-06-11 04:03:58 +00:00
configure.xml Been nice had I commited the right thing 10 mintues ago.. 2003-05-17 19:13:37 +00:00
constants.xml Replace <link linkend="language.types.x">x</link> with <type>x</type>. 2003-05-28 23:03:10 +00:00
ini.xml Properly document session.save_path's N parameter. This closes bug #22476 2003-05-14 14:19:03 +00:00
reference.xml Use $_SESSION superglobal instead of assuming register_globals = On 2003-06-03 03:50:52 +00:00