Commit Graph

86 Commits

Author SHA1 Message Date
Hartmut Holzgraefe 7839d91186 added DO NOT EDIT noctice to old english functions files,
removing the others


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78562 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 19:58:46 +00:00
Hartmut Holzgraefe 7c8fdea14d use &php.ini; entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75639 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 17:16:45 +00:00
Andy Lindeman 60e1554c06 Added note about when the secure param was added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75613 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-28 15:45:25 +00:00
Andy Lindeman 95f7c8ac97 adding secure option that was missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75519 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-27 23:15:38 +00:00
Derick Rethans 2a16febb34 - Fix code sample
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71687 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 22:45:30 +00:00
Yasuo Ohgaki 8b4bb190f4 Fix example that may cause segfaults :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70825 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-24 06:12:21 +00:00
Yasuo Ohgaki 8ef1175295 Fixed description for users enable register_globals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70268 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-15 01:58:23 +00:00
Hartmut Holzgraefe 4c31e191c5 en Upgrade to DocBook4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69281 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-02 15:36:11 +00:00
Yasuo Ohgaki 348db826ee Added <varname> for PHP variables
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68909 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 08:21:59 +00:00
Yasuo Ohgaki 6dd2d6e638 Get rid of use of short tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68907 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 07:15:49 +00:00
Rui Hirokawa 00de844122 fixed typos and modified type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68832 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-27 12:02:50 +00:00
Yasuo Ohgaki aec7115f7d Added more warnings for mixed usage for track vars
($HTTP_SESSION_VARS/$_SESSION) and functions for global vars
session handleing functions (session_register/session_is_register/
session_unregister)
# These warnings are required since session module does not handle
# PS(vars) and PS(http_session_vars) cocnsistent manner :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68191 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-20 09:07:28 +00:00
Yasuo Ohgaki 8ca402949e Add "none" for session cache limiter.
Fix typo.
# If cache limiter name is invalid, session module will
# not use cache limiter. "none" is not defined, but it
# will disable cache limitter. There are people who have
# problem for diableing cache limiter :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68098 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-19 07:48:07 +00:00
Yasuo Ohgaki b68335e75e Correct session variable behavior description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67826 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-15 13:54:37 +00:00
Yasuo Ohgaki debe916a53 Fix description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67825 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-15 13:52:19 +00:00
Yasuo Ohgaki bd4f538caf Clarify user session save handlers return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67507 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-10 07:37:38 +00:00
Yasuo Ohgaki 10448f3d83 Add more description for $_SESSION and $HTTP_SESSION_VARS.
# Hopefully, there will be less bug reports.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67219 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-07 11:23:25 +00:00
Leszek Krupinski e1c0e93dc5 Little cleaned up doc for session_cache_expire
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65977 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 17:18:41 +00:00
jim winstead a5780c82e3 session_register: incorporate notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65642 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 22:43:31 +00:00
jim winstead a7f3d554ea drop redundant 'added in ...' notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65640 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 22:22:54 +00:00
Hartmut Holzgraefe 2b899a5cc0 reverted last change, see http://php.net/unset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65637 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 21:35:30 +00:00
Martin Samesch 1f10c6688c there's no function called 'unset'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65636 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 21:18:20 +00:00
jim winstead 07867a0b31 add note that calling session_unregister leaves the corresponding global variable alone.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65612 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 19:30:03 +00:00
jim winstead 1b12919d12 session_get_cookie_params: document when 'secure' was added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65528 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 01:06:29 +00:00
jim winstead c78234da64 session_get_cookie_params: document 'secure'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65524 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-17 23:33:49 +00:00
Hartmut Holzgraefe c7b15dca0c added skeleton for a missing function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65174 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-15 14:50:25 +00:00
Hartmut Holzgraefe 3747b34a1b hope this solves the tabs vs. blanks issues once and for all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64852 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-12 20:47:43 +00:00
jim winstead 9e35fce1b4 session_start: incorporate notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64244 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 20:30:55 +00:00
jim winstead 91485d8909 incorporate notes for session_delete.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64130 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 01:12:34 +00:00
Philip Olson f39c2b0435 Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63819 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 21:59:00 +00:00
Sascha Schumann 6739b32213 The trans in trans-sid expands to transparent, not transient.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63384 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-28 20:46:27 +00:00
Hartmut Holzgraefe 65a93a86a8 last bunch of <programlisting>/CDATA changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62977 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 23:05:19 +00:00
Hartmut Holzgraefe 9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Rui Hirokawa 706d339560 added explanation about private_no_expire on session.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61433 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-02 23:20:02 +00:00
Jeroen van Wolffelaar 6ae3b9dba5 Fix modelines for VI(M) for the manual (en).
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Gabor Hojtsy d3187ecb5b External parsed entities _should_ each begin with a text declaration.
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55419 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:47:45 +00:00
Torben Wilson ffb6a80bf0 Typo fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54037 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-10 00:47:27 +00:00
Martin Samesch ab12252790 typo...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53559 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-06 13:05:37 +00:00
Hartmut Holzgraefe 2c9bf8e5ae session_readonly didn't make it into CVS up to now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53535 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-06 10:02:02 +00:00
Jeroen van Wolffelaar 7915a6c933 Added Revision tag on top of most xml files in en-tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Damien Seguy 89a419f025 Those two last functions are not even in sources (4.0.6).
Please, uncomment this when they will be available, or update description.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52933 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-01 08:32:17 +00:00
Jeroen van Wolffelaar db09591bd8 Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
I hope it's okay now...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +00:00
Jeroen van Wolffelaar 308ffe41f2 Changed true, false and null to &true;, &false; and &null;
Probably this isn't correct at some places, but in the majority
it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Daniel Beckham 978dc41f4f correcting "make test" errors in session and uodbc
reformated weird spacing in uodbc


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50534 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-03 15:36:35 +00:00
Damien Seguy a68d8f548e Turned options into links to config.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50509 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-03 06:58:35 +00:00
Damien Seguy 9ff713ce96 Added link to resources appendix.
TRUE/FALSE literalized.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50508 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-03 06:55:03 +00:00
foobar 35fec8dcee Added missing php.ini directives for sessioning: session.use_trans_sid
and url_rewriter.tags


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50469 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-02 09:35:57 +00:00
Daniel Beckham e80d74cb09 documented issue in bug #8719
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50260 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-27 04:33:05 +00:00
Egon Schmid 05cb3a193f Corrected in CVS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50069 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 23:56:22 +00:00
Hartmut Holzgraefe b607876481 session_end() and session_readonly() added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49900 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-20 17:21:08 +00:00