Martin Samesch
b212e5cf99
removed repetition (with typo)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@143285 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-28 20:45:38 +00:00
foobar
fd153274e4
clarify a bit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140006 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-10 04:16:02 +00:00
Philip Olson
de3748e109
Added docs from php.ini for session.bug_compat_42 and session.bug_compat_warn
...
as per doc bug #23465 . This doesn't yet close the bug as this strange issue
needs additional documentation, somewhere.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135351 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-18 06:27:59 +00:00
Hartmut Holzgraefe
25f7ca22c8
a little extra whitespace to enable additional line wrapping if
...
the long table lines do not fit the screen (bug #24352 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134201 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-04 22:32:25 +00:00
Damien Seguy
d9683ca47c
no _ in ini ids
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131970 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 17:26:59 +00:00
Philip Olson
feef8ae0ce
Link to $_SESSION docs, added ¬e.registerglobals; entity, and some example comments.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130999 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 04:38:52 +00:00
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
Joey Smith
0c5494bd00
Use $_SESSION superglobal instead of assuming register_globals = On
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129915 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-03 03:50:52 +00:00
Philip Olson
064fe694da
Initial documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129217 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-29 18:13:10 +00:00
Philip Olson
5a36bf3125
Replace <link linkend="language.types.x">x</link> with <type>x</type>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +00:00
Derick Rethans
a88e30e347
- Add some warnings about using unset() on $_SESSION
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127715 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-19 12:09:26 +00:00
John Coggeshall
5b55ed79fe
Been nice had I commited the right thing 10 mintues ago..
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127504 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 19:13:37 +00:00
John Coggeshall
297dfcd2a4
Added a note to satisify #15110
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-17 18:58:00 +00:00
Martin Samesch
ecf36d03b5
removed literal tags from links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127301 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-16 16:10:00 +00:00
Philip Olson
b96da16cc3
Removing, this function never existed. Sorta deals with bug #18576
...
Some old discussion on this topic here:
* http://bugs.php.net/8978
* http://marc.theaimsgroup.com/?l=php-dev&m=102955914915969
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@127207 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-15 22:04:11 +00:00
Philip Olson
993d188d44
Properly document session.save_path's N parameter. This closes bug #22476
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126984 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 14:19:03 +00:00
Mehdi Achour
3955bc539c
little typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126027 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-06 16:52:35 +00:00
Philip Olson
5847198c35
Closes bug #22804 (moved phplib.session mention to a migration faq)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124681 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-26 05:11:01 +00:00
Andy Lindeman
1f146b0a2a
Fix bug #23001
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122151 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-02 12:39:07 +00:00
Friedhelm Betz
9f4bd3c94f
link corrections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121572 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 16:33:48 +00:00
Rasmus Lerdorf
4f820df326
Document session auto_start object restriction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121284 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-26 07:53:08 +00:00
Friedhelm Betz
daaca87036
more verbos description
...
example added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120247 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-14 14:50:35 +00:00
foobar
12cd650274
Add note about the XHTML conformity for url_rewriter.tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115682 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-11 00:50:03 +00:00
Martin Samesch
1e155da2c5
added tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114291 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-01 17:33:04 +00:00
Martin Samesch
166dc4bfb6
added tags; s/mimick/mimic; wrapped some lines
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114167 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-31 19:14:58 +00:00
Damien Seguy
f7bc28715f
See also <- Voir aussi
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113681 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-28 04:06:26 +00:00
Sascha Schumann
ef1337ad30
add note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113502 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-26 15:19:02 +00:00
Philip Olson
b5eddab1d6
Closing concern brought up by Oliver Hinckel. session gets id from request
...
data, not just get or cookie.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113031 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-22 18:34:59 +00:00
Damien Seguy
3236252d64
cross ref
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112630 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 02:41:21 +00:00
Philip Olson
d731fb0b32
You must call session_start() before using $_SESSION. This closes bug #19068
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112345 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 05:52:05 +00:00
Philip Olson
dbd8a08969
Mention that $_SESSION does not implicitly call session_start() like session_register() does.
...
This deals with bug #19068
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112344 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 05:38:52 +00:00
Sascha Schumann
1a5f3ee158
Add link to newly released session fixation paper
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108471 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-19 12:44:08 +00:00
Sascha Schumann
967969a257
improvements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108363 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-17 10:36:58 +00:00
Sascha Schumann
53d13b3cf1
improvements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108362 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-17 10:30:05 +00:00
Sascha Schumann
4472cc3f63
remove the unfounded paranoia from the documentation.
...
also improve some paragraphs further.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108361 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-17 10:17:29 +00:00
Friedhelm Betz
17e584616e
correcting url.mm
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106669 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-03 18:21:04 +00:00
Friedhelm Betz
6d2a53fa7b
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106560 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 12:55:46 +00:00
John Coggeshall
1c863a214d
WS FIX
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106500 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-01 23:32:11 +00:00
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