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
Sara Golemon
53471feec7
Doc Bug #14298 and #10307 :
...
PUT method changed between PHP3 and PHP4. Use stdin stream now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106533 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-02 05:57:11 +00:00
Philip Olson
07b530aa58
$argv and $argc only exist if register_globals = on in CLI before 4.3.0
...
Closes bug #20411
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103835 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-14 11:22:58 +00:00
Xiao shengwen
4350016389
fix bug #20351
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103407 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-12 02:56:19 +00:00
Friedhelm Betz
f3aead5c02
deleted integrated files
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@99346 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-11 18:30:14 +00:00
Friedhelm Betz
07968b860b
finished the ini-settings integration, maybe
...
config.xml: integrated parts removed. restructering, documentation of ini-settings fitting not into an extension
safe-mode
errorfunc
filesystem
info
misc
outcontrol added implicit_flush to ini-settings
sesam new structure, ini-settings
sybase added magic_quotes_sybase to ini-settings
var
rsusi: reflect changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97414 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-30 00:09:47 +00:00
Wez Furlong
348ed507bb
include/require and GD imagecreatefromXXX functions now work with remote
...
files under win32.
# NB: at my school, we were taught that "item, item and item" was correct
# while "item, item, and item" was incorrect grammar.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96990 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-26 11:40:49 +00:00
Simone Cortesi
df35bb136e
make the example more readable and comply with coding standards
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96793 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-25 11:06:59 +00:00
Simone Cortesi
f6777cea25
php.ini entity and comma
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96740 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-24 21:36:47 +00:00
Simone Cortesi
7d8f4d9108
fixing example (it printed \n on screen)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@96734 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-24 19:57:27 +00:00
Marcus Boerger
775c6d24a3
some additions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92291 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-16 16:13:18 +00:00
Wez Furlong
d5a8dc1fda
Make it a little bit easier to read.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91514 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-11 11:01:18 +00:00
Dan Kalowsky
dfd1802bd0
Updating english to reflect soon to be coming changes in 4.3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91291 c90b9560-bf6c-de11-be94-00142212c4b1
2002-08-08 18:21:45 +00:00
Friedhelm Betz
39953e7298
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90157 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-28 12:30:26 +00:00
Friedhelm Betz
ba2b779fbb
added link to image functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@90156 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-28 12:27:50 +00:00
Philip Olson
dcc9565166
config : Documented file_uploads directive
...
file-upload : <note> Mentioned related directives, such as file_uploads
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88813 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 18:16:01 +00:00
Philip Olson
11ae94a24a
* Removed duplicate var list showing register_globals = on variables,
...
put this in a paragraph instead.
* Added ['error'] to the variable list.
* Rewrote many parts, to make it clearer. Added many links.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88812 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 17:56:12 +00:00
Philip Olson
d9f04266b1
Typo, there is no example here (yet).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88811 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-16 17:11:34 +00:00
Philip Olson
6cdf0cb2f1
* Made all examples and text work with register_globals = off (closes bug #18328 )
...
* Minor textual changes, and added links to other manual sections
* A little whitespace fixing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88596 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-13 21:37:03 +00:00
Philip Olson
35baeb890f
Typos (nice eye Goba)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88516 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 22:34:05 +00:00
Philip Olson
6adede7961
Typo fix (note to self: make test first)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88515 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 22:19:53 +00:00
Philip Olson
ad6c85a000
Updated the ['error'] constants, which are available as of PHP 4.3.0
...
['error'] itself became available in PHP 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88514 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 22:15:29 +00:00
Derick Rethans
c2fbd87cac
- Remove chinese? stuff
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88450 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 08:16:58 +00:00
da li
a055a10931
%NOT COMPLETE%
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88448 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-12 07:44:54 +00:00
Jan Lehnardt
60f83a4381
- fix #16640
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87971 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-07 18:25:40 +00:00
Philip Olson
d3d521db0c
More fixes related to bug #18102
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87474 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-02 17:27:25 +00:00
Derick Rethans
21c28f00b0
- Fix for bug #18102
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87405 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-02 06:19:44 +00:00
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