Commit graph

49 commits

Author SHA1 Message Date
John Coggeshall
a1ba4970dc Added a reference to $_SESSION as also being a valid method (instead of
just saying session_register())


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106490 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 22:25:04 +00:00
John Coggeshall
94019ff800 Added a note to point out that sessions are not kept which have no
registered variables.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106486 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 22:06:11 +00:00
Joey Smith
d47b8a1c08 Corrected a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106240 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-30 01:54:59 +00:00
Friedhelm Betz
97812e1027 function name corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105653 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 14:26:53 +00:00
Martin Samesch
9c934ad7f5 s/wether/whether/ (wether = Hammel ;-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105469 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-23 22:59:51 +00:00
Martin Samesch
9d5d1614a1 for accordance with descriptions of other settings...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105464 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-23 22:47:32 +00:00
Friedhelm Betz
e30bb85206 See also's to related ini-settings added.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104532 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-17 13:52:05 +00:00
Friedhelm Betz
d3e047c176 reordering of session.cookie* list
documentation for session.cookie_secure added
See also's  to related function added.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104531 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-17 13:42:10 +00:00
Friedhelm Betz
3271a7e64e minor rewording
linking to session.cache_expire


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104515 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-17 11:57:29 +00:00
Friedhelm Betz
738f0499a9 varlist instead of simplelist
ensure the possibility to link to session settings


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@101323 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-25 17:07:40 +00:00
Friedhelm Betz
14d1740be9 example cleanup, mentioned by goba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99135 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-10 12:00:02 +00:00
Friedhelm Betz
f225ffb647 various id and link corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98955 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-09 09:50:26 +00:00
Martin Samesch
a1bf2db431 no use of brackets with <function> tags; added <function> tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98575 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-07 11:12:19 +00:00
Martin Samesch
c2ad886f23 made 'global' a link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98566 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-07 10:47:15 +00:00
Martin Samesch
db39ea4a0a reverted; obvously c:/temp is OK
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98137 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-04 15:47:37 +00:00
Martin Samesch
dad034f2ea fixed typo, c:/temp isn't a valid Windows path
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98127 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-04 11:25:24 +00:00
Hartmut Holzgraefe
24bc34f33c "global" is not a function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98121 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-04 09:44:35 +00:00
Jesus M. Castagnetto
aac606cf7c Adding text to explaing bug #17122 on session variable names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98100 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-04 03:05:09 +00:00
Sascha Schumann
16f04f7a49 typos
this needs a rewrite, some parts are incomprehensible due to lack
of structure.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97896 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-03 08:02:03 +00:00
Sascha Schumann
0fd67c018c Bring documentation a bit closer to reality
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97895 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-03 07:54:36 +00:00
Sascha Schumann
6032b3403d Remove bogus/misleading note.
PR: #19626


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97692 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-02 06:20:44 +00:00
Friedhelm Betz
baf6d33b7b where to set session.use_trans_sid corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97226 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-28 14:48:57 +00:00
Friedhelm Betz
4b4599fd86 linking instead of literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95922 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-16 20:42:35 +00:00
Friedhelm Betz
b693f3e473 url_rewriter tags added
typo fix


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95813 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 15:21:55 +00:00
Sander Roobol
ca94f45b96 Fix newlines
# Friedhelm - you're doing great work but please keep an eye on this


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95792 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-15 10:19:42 +00:00
Friedhelm Betz
bc40e27bab ini.xml added, linked in reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@95708 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-14 21:26:46 +00:00
Erica Douglass
3ab7768142 Fixed a few grammatical errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@94822 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-06 05:35:35 +00:00
Rasmus Lerdorf
e188b24eab fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92406 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-17 16:26:58 +00:00
Rasmus Lerdorf
1bc39b4f46 Document that the session file handler needs a fs with atime support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92345 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-17 01:31:16 +00:00
Yasuo Ohgaki
43bf4f369f Fixed typo. Patch by Martin Samesch <martin.samesch@vogelspinnenseite.de>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92338 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-17 00:32:26 +00:00
Yasuo Ohgaki
cd0117c855 Added security description. Patch by <msopacua@idg.nl>
Fixed trans-sid php.ini option description.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92071 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-14 22:25:22 +00:00
Damien Seguy
b8dfe766bb SID is a string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91877 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-13 22:55:40 +00:00
Gabor Hojtsy
74c504d02e Adding constants here and applied new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90186 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-28 14:04:32 +00:00
Georg Richter
07fdeaf660 fixed grammar (bug #18576)
Thx to thinker@mit.edu for submitting


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@89842 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-26 06:25:21 +00:00
Jan Lehnardt
32ff62321d - fix #15110
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87961 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 16:56:40 +00:00
Markus Fischer
ffd2f85063 - Use new superglobals by default, mention old way were applicable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85824 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-16 07:11:04 +00:00
Jan Lehnardt
523044f31b - fix #15603
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85676 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-14 13:34:07 +00:00
Markus Fischer
b8ed2e5ac3 - Document new session.use_only_cookies ini setting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85450 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-12 09:50:49 +00:00
Hartmut Holzgraefe
136554cdf7 the en/reference/*/functions.xml files are now auto-generated
(should have been from the start, but somehow i forgot to
 move the generation code from the split to the configure script)

entities/chapters.ent is now called entities/file-entities.ent


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Markus Fischer
5ece80a00a - Add note about file session handlers and allowed characters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84119 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-30 11:59:16 +00:00
Friedhelm Betz
8fa73d49ad entity correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83669 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-27 10:21:24 +00:00
Rafael Martinez
74ca9eb466 Fix commit error Sorry :-(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83429 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 16:35:24 +00:00
Rafael Martinez
5d2229a8fa Translation updated to PHP 4.x
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83428 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-25 16:32:35 +00:00
Sander Roobol
bc807467fb session_set_save_handler() returns bool
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81311 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-05 19:01:41 +00:00
Sander Roobol
38fb4c187c Fixed typo (#16983)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81020 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-03 07:29:59 +00:00
Sander Roobol
746ef0c5e9 Examples now use session_start();
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78854 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-19 16:49:59 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Simone Cortesi
4765af8964 WS fix
#others languages will come shortly (tonite Europe)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78287 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 21:57:31 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00