Commit graph

124 commits

Author SHA1 Message Date
Rui Hirokawa
ef85efc891 a typo fixed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87104 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-29 02:28:05 +00:00
Slawomir Pucia
29d0581651 Removed <title> from <note>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86325 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 22:37:54 +00:00
Derick Rethans
d90246720f - fix typoes (found by Paul Hudson <jedihudzilla@hotmail.com>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86297 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 12:50:59 +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
29654a41ef - s/<?/<?php/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85570 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-13 10:43:23 +00:00
Markus Fischer
9bac3b96f6 - Document the *AUTH* vars in the predefined appendix, use $_SERVER and
$_REQUEST in the http auth example, closes #14804.
# Wth has there been used !strcmp() to match strigns?! Removed.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85331 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 23:02:34 +00:00
Markus Fischer
d04f1309c8 - Add appropriate warnings that Windows does not support remote file access
for the include/require friends.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85326 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-10 21:41:16 +00:00
Markus Fischer
e084644997 - Sync with latest commits to php_cgi.c .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84861 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-06 18:36:45 +00:00
Simone Cortesi
9687cbd778 WS fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@83920 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-28 19:04:20 +00:00
Markus Fischer
69cb80001d - Add documentation for safe_mode_gid and safe_mode_include_dir (closes #16691).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82981 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-20 16:38:40 +00:00
Gabor Hojtsy
c34d7c1d9a Correcting CGI/CLI problems in script and windows examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82465 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-16 20:52:38 +00:00
Thomas Schoefbeck
7685986d45 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82376 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-15 20:46:33 +00:00
Markus Fischer
08cc01ca68 - Minor improvements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@82193 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-14 09:06:23 +00:00
Stefan Roehrich
7b5859e07b Documented addition of uid to WWW-Authenticate-realm in safe mode.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81865 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-11 20:29:49 +00:00
Markus Fischer
2ae26abf5e - Sync.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81863 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-11 20:25:38 +00:00
Markus Fischer
ba914444c0 - Sync functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81861 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-11 20:05:44 +00:00
Jan Lehnardt
6509b7fc28 - minor improvements
# Nice work Markus!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81712 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-10 22:08:56 +00:00
Markus Fischer
63d77489f7 - Initial cli documentation.
# Now let's get this into the right place


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81707 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-10 21:11:05 +00:00
Friedhelm Betz
7585164af0 moved commandline to chapters/features
id correction in commandline.xml for chapters/features


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81327 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-06 10:43:56 +00:00
Philip Olson
1500599d3a $HTTP_USER_AGENT -> $HTTP_SERVER_VARS['HTTP_USER_AGENT']
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78716 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-18 23:07:18 +00:00
Yasuo Ohgaki
890d1f951e Added description for post_max_size.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76370 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-03 08:30:56 +00:00
Simone Cortesi
c99cdac0dd be compliant a bit more to RFC 2606
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@76221 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-01 17:49:16 +00:00
Andy Lindeman
2cbf18371d case error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75962 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-30 20:56:30 +00:00
Andy Lindeman
05b4772d5b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75961 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-30 20:52:19 +00:00
Friedhelm Betz
2f9cd3a0ae completing safe_mode ini-settings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75804 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-29 16:13:54 +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
Slawomir Pucia
8ab5fcbe11 mydomain.com => example.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75178 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-25 17:43:45 +00:00
Thomas Schoefbeck
d4730c39d2 small corrections, one link added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@74982 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-24 10:19:16 +00:00
Simone Cortesi
cf0a38224b formatting php.ini with the new entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72426 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-07 23:57:45 +00:00
Rasmus Lerdorf
8be41f8e90 Document the fact that disable_functions can only be used in the php.ini
file.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71978 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-05 13:37:23 +00:00
Gabor Hojtsy
a06b86e1da Correcting several mistakes, and misspellings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70252 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-14 19:35:20 +00:00
Jan Lehnardt
fb4d2376eb - fixing example, reported by Till Gerken
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70131 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-12 22:21:55 +00:00
Gabor Hojtsy
a328586a54 Replace exotic tags with more commonon tags/constructs. All these tags
were only used once...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69758 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-08 13:40:44 +00:00
Torben Wilson
8b13852da5 Small fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69677 c90b9560-bf6c-de11-be94-00142212c4b1
2002-02-07 01:26:48 +00:00
Yasuo Ohgaki
cc7491933b More $HTTP_POST_FILES use.
Fixed mistakes made in last my commit.
Removed description for obsolete versions. (We don't support them anymore. And there
is enough description for PHP3)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68912 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 11:06:51 +00:00
Yasuo Ohgaki
d933110669 Added common pitfall
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68910 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 10:26:35 +00:00
Yasuo Ohgaki
3f13a76bf0 Promote track vars instead of globals.
Added more pitfalls.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68908 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-28 07:59:19 +00:00
irc-html
8bc0285b55 fixed reference to mssql_pconnect, spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@67480 c90b9560-bf6c-de11-be94-00142212c4b1
2002-01-10 01:56:08 +00:00
Gabor Hojtsy
7396d21590 One more php3_* modified to be php_value. Thanks to Slawek for the report.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65968 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 17:04:47 +00:00
Gabor Hojtsy
1fb26926d9 s/Safe Mode/safe mode/ as Jim corrected these in other places.
Adding ini link to open_basedir


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65965 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 16:55:40 +00:00
Gabor Hojtsy
09a7562e5a Correct paragraph and if conditions spacing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65963 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 16:28:34 +00:00
Gabor Hojtsy
327a552b9b Typo in closing XML tag corrected
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65960 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 16:14:50 +00:00
Gabor Hojtsy
e3dbefc180 php3_* Apache directives corrected to be php_vale *
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65958 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 16:02:21 +00:00
Gabor Hojtsy
ee9cb86777 That directive is named variables_order now and not gpc_order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65957 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 16:01:52 +00:00
jim winstead
390cd85f04 document $_COOKIE, $HTTP_COOKIE_VARS, mention relevant configuration settings, be more explicit in pointing to setcookie documentation, note how to use output buffering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65780 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 21:21:04 +00:00
jim winstead
082fdcf004 note there are some non-sql persistent connections, and provide a see also section with links to all the persistent connection functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65623 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:49:03 +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
Hartmut Holzgraefe
525a54f08e added CDATA to programlistings outside the functions dir
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63128 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-23 21:51:24 +00:00
Torben Wilson
81467643b7 Added a warning about using persistent connections and table
locks/transactions together. The transaction note was from the user errata.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62926 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 03:00:09 +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