Commit graph

200 commits

Author SHA1 Message Date
Vincent Gevers
f37df952b5 add fopen to the list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141473 c90b9560-bf6c-de11-be94-00142212c4b1
2003-10-01 18:39:21 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Nathan Sullivan
25cd819f59 added small paragraph for result of empty input file box
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140505 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-17 11:46:37 +00:00
Vincent Gevers
a5aa27856c Add mail()
fifth parameter is not allowed in safe mode


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139740 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-06 14:19:12 +00:00
foobar
b6b6b70621 imap_popen() does not exist anymore, and it never worked anyway
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139501 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-02 22:52:27 +00:00
Mehdi Achour
6b12cc61fa adding </pre>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136070 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-27 16:12:53 +00:00
Derick Rethans
4c07be2afa - Fixed XML
#- Make test anybody? :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133221 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-25 09:08:50 +00:00
Friedhelm Betz
5ff9d51fee correcting links to point to security.index
some tagging, typos and linking


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133217 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-25 08:31:46 +00:00
Derick Rethans
cc03330844 - Don't misuse docbook please :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132314 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 13:38:07 +00:00
Derick Rethans
c83f0d38ac - Some structuring
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132304 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-18 10:38:43 +00:00
Philip Olson
e56feec9d7 Use of proper case
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131094 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 22:03:09 +00:00
Derick Rethans
318c4adbdb - Layout fixes (the lines were waaay too long)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131089 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 21:13:57 +00:00
Derick Rethans
9022aee43a - Fix layout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131053 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-11 15:25:26 +00:00
Philip Olson
b097103f13 Mention enctype="multipart/form-data" as being required for file uploads,
and some minor text revisions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130331 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-06 03:56:11 +00:00
Philip Olson
01a4f69692 Typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130267 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-05 17:39:38 +00:00
Philip Olson
b301581def A note about IIS + CGI http auth working in 4.3.3+, this documents bug #23902
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130265 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-05 17:36:29 +00:00
Friedhelm Betz
ba571c3376 use of entities for php.ini, .htaccess and httpd.conf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128184 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-21 10:34:23 +00:00
Philip Olson
25ebde5209 A PHP man page became available in 4.3.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126949 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 07:05:21 +00:00
Philip Olson
a538eafb49 Document the disable_classes directive, available since PHP 4.3.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126948 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-14 06:53:33 +00:00
Philip Olson
d444112abe Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126744 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-13 03:40:52 +00:00
Philip Olson
8f31d14f92 Added max_execution_time and slightly modified set_time_limit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126737 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-13 03:04:59 +00:00
Andy Lindeman
46ab0dea93 adding set_time_limit to the functions affected by safe mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125560 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-03 14:30:40 +00:00
Philip Olson
c85e63dde5 Implement new &ini.descriptions.title; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125368 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-01 21:52:58 +00:00
Andy Lindeman
19dbcdef66 making it a little more clear, to address bug #23166 again (well, part of it)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124208 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-21 21:25:34 +00:00
Andy Lindeman
9f75f001b7 fix part of bug #23166
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124090 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-20 12:28:05 +00:00
Friedhelm Betz
2159345352 use of entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121552 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-29 15:36:50 +00:00
foobar
3831619d94 Removed the DOS line-endings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121061 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-24 11:26:01 +00:00
foobar
5383d84474 PHP_AUTH_TYPE -> AUTH_TYPE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@121060 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-24 11:24:29 +00:00
Philip Olson
c0eba09bc7 A small mention of IIS/ISAPI and HTTP_AUTHORIZATION. This topic needs
additional research.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@120596 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-18 16:13:17 +00:00
Dallas Wang
db221e5eab to -> too
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@119974 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-12 10:09:42 +00:00
Hartmut Holzgraefe
b1335ec841 a small addition regarding MAX_UPLOAD_SIZE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@119884 c90b9560-bf6c-de11-be94-00142212c4b1
2003-03-11 17:51:13 +00:00
Damien Seguy
820226b7bc php.ini, safemode entities, plus some cdata
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114754 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-04 13:05:06 +00:00
Friedhelm Betz
8cd2ac511d naming issues for cli and cgi for win documented\nfix for bug #20888
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@114264 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-01 13:32:56 +00:00
Thomas Schoefbeck
e6e52a20be changed example that html-result fits on the screen (bug #21727)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112659 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-19 09:46:52 +00:00
Philip Olson
adf2a15753 Closes bug #21737, a typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112591 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 23:55:53 +00:00
Philip Olson
bfa3b37ef4 Specifiy that open_basedir affects the file itself. Closes bug #11940
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112541 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 20:42:18 +00:00
Philip Olson
45c08109f5 Document that safe_mode_include_dir are paths, not directory names. Essentially
copied the docs from open_basedir.  This closes bug #16685


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112363 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 09:34:57 +00:00
Philip Olson
e90f9f966d Updating the file upload processing example to focus on move_uploadad_file. This
closes bug #20572.  Expanded example a bit too.  Also raised the MAX_FILE_SIZE
limit in the form from 1000 to 30000.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112360 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-18 08:34:25 +00:00
Philip Olson
de8094c7c2 -r is available in CLI, not CGI.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@112067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-16 07:11:24 +00:00
Fernando Correa da Conceição
316cec8072 Cutting off an ) that there is not ( to open
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110620 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-05 20:37:39 +00:00
David Croft
da786eee2b fix some typos/clarification
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109256 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-28 11:09:30 +00:00
Philip Olson
6cbe5e2e98 *sigh* typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109229 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-28 00:42:31 +00:00
Philip Olson
901ac6d356 Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@109228 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-28 00:41:00 +00:00
Philip Olson
568149c3c4 As of PHP 4.3.0, safe mode affects PHP_AUTH_* variables.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108999 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-25 10:36:40 +00:00
Philip Olson
c5c0c7f5cd WS ... \r\n -> \n
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108998 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-25 10:32:01 +00:00
Philip Olson
6a41f13399 Reflect current behavior regarding external-auth and PHP_AUTH variables.
They are only disabled if safe mode is on as of 4.3.0  Before this time
they were not disabled.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108997 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-25 10:19:32 +00:00
Philip Olson
1f93d7bade Began the process of documenting CLI and CGI as of PHP 4.3.0. Includes
various tidbits of information including how to compile, what the binaries
may be named, etc.  Also updated the examples to reflect current behavior.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108996 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-25 09:14:54 +00:00
Slawomir Pucia
01c7f0ac15 ws fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@108216 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-15 15:48:39 +00:00
Sara Golemon
75c40cecfe Minor formatting.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106579 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 18:08:28 +00:00
Sara Golemon
56c428e483 Formatting fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106534 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 06:17:41 +00:00