Commit graph

332 commits

Author SHA1 Message Date
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
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
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
Gabor Hojtsy
091785984e Changing programlisting roles.
All PHP programlistings to role="php"
All not PHP programlistings to something other...

Markup changes only, no content changed...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61784 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-09 15:48:16 +00:00
Slawomir Pucia
a491d1a4b6 Changed php3.ini to php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61302 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 10:21:33 +00:00
Slawomir Pucia
3564a46600 Added missing closing bracket.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60196 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-18 22:23:56 +00:00
Gabor Hojtsy
08bc490945 Removing Persistent connections from faq/databases.xml
(it was nearly the same, but older than persistent-connections.xml),
adding an iPlanet note to persistent-connections.xml

The other changes in databases.xml are WS only


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59912 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-14 10:26:19 +00:00
Jeroen van Wolffelaar
6ae3b9dba5 Fix modelines for VI(M) for the manual (en).
Syntax for vim < 6 is set to sgml, because xml is not recognizing tag-names.

This was discussed before, and this turned out to be best for all vi(m)
versions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57993 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-21 22:47:49 +00:00
Philip Olson
296edcbd18 Added a couple links to ini.safe-mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@57740 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-18 17:42:44 +00:00
Gabor Hojtsy
c735753c26 Using Safe Mode as the name of Safe Mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55444 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 13:50:03 +00:00
Gabor Hojtsy
4dbbde4f9d . The best place to show how <![CDATA[ ... ]]> can help...
. Converting all HTML tags to lowecased ones
 . Using correct <filename> instead of other bad ones
 . Adding role="html" to HTML example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55442 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 13:20:42 +00:00
Gabor Hojtsy
28c218a5bb External parsed entities _should_ each begin with a text declaration.
See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@55416 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-19 11:09:18 +00:00
Jeroen van Wolffelaar
76dbfa98cf Standardized comment at the end of XML-files (includes vi-line too now)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54602 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-13 18:56:24 +00:00
Jeroen van Wolffelaar
7250797633 persistant -> persistent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53182 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-03 19:22:34 +00:00
Jeroen van Wolffelaar
7915a6c933 Added Revision tag on top of most xml files in en-tree
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@53059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-08-02 17:37:51 +00:00
Jeroen van Wolffelaar
77912fb35c - More correct safe-mode documentation
- Partially added warnings to the functions themselves
- Small xml-id fix in cybermut


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@52878 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-31 22:28:30 +00:00
Daniel Beckham
dc747b6a02 added double quotes around method for consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51757 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-18 21:35:30 +00:00
Rasmus Lerdorf
41eed52437 it is httpd.conf, not httpd.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51446 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-13 19:03:05 +00:00
Damien Seguy
8a45320cfe Added a few other functions disabled by safe mode.
This list should be reordered alphabetically,
and checked with sources.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51422 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-13 16:24:55 +00:00
Jeroen van Wolffelaar
4eecf267a0 Updated safe-mode with list of functions.
This breaks ALL translations, because of a change in language-snippets.ent

Whould someone PLEASE correct this for every language? (and not only his
own)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51286 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-11 22:09:40 +00:00
Jeroen van Wolffelaar
2b6750adf4 A bit xml-reworking, removed some tabs to satisfy Derick, added
upload_max_filesize ini directive.
Someone should check the last one, I didn't mention the default,
and apparently 2M is also supported... but I needed to get rid
of the jade-error.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51125 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 21:12:59 +00:00
Jeroen van Wolffelaar
88a68c5633 It did build this way... strange...
- fixed <?php  -> &lt;?php


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51113 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 20:36:22 +00:00
Jeroen van Wolffelaar
b7b1757493 Quick and dirty xml-ation of the safe-mode sheet by Rasmus.
Doesn't build because of FAQ :(


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@51111 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-10 20:33:02 +00:00
Gabor Hojtsy
b0f3760a21 HTML cosmetics, updating translation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50919 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-08 15:11:13 +00:00
Jeroen van Wolffelaar
db09591bd8 Processed the en-tree with the new script, which leaves text inside <programlisting> alone.
I hope it's okay now...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 21:27:21 +00:00
Jeroen van Wolffelaar
308ffe41f2 Changed true, false and null to &true;, &false; and &null;
Probably this isn't correct at some places, but in the majority
it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50762 c90b9560-bf6c-de11-be94-00142212c4b1
2001-07-07 18:42:46 +00:00
Jeroen van Wolffelaar
7c62d81304 Changed all identifiers between <function> and/or <refname> tags
that had ONLY the first letter uppercase to all-lowercase


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50055 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-23 20:10:52 +00:00
Jeroen van Wolffelaar
b4f75b2c7b Removed accidental 'z'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49859 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-19 22:18:05 +00:00
Martin Kraemer
0bde60cbac Various fixes:
* (en/de only): add two notes about correct spelling of HTTP headers, and
  about the AuthType directive (which must not be set for PHP auth).
* (all): fix spelling (realm="double quoted string, not single"), use
  "Basic" with uppercase B, and remove the duplicate spaces which
  made the example unusable (and were copied to most translations).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@49031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-06-01 12:51:38 +00:00
Gabor Hojtsy
e1cb863ac3 Oh those tabs...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40205 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 15:21:48 +00:00
Gabor Hojtsy
1607f75444 Correct the xSAPI notes, cause xSAPI works now :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40204 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-26 15:20:21 +00:00
jim winstead
f53a59c0f0 add note that parse errors can't be suppressed with @ prefix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@40012 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-23 01:56:45 +00:00
jim winstead
7dd641009b fix a bunch more entities that cause a stricter xml parser (xerces) to choke
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39899 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 21:08:27 +00:00
jim winstead
8b4e606f06 fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39898 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-20 20:56:42 +00:00
jim winstead
2734be291d incorporate user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@39303 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-12 23:25:52 +00:00
Hartmut Holzgraefe
50c57eca13 reverted last changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38989 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-09 12:38:23 +00:00
Egon Schmid
21a62e5546 Will add the removed files soon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38988 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-09 12:26:23 +00:00
WonHee Hwang
a8a8b56e06 PR:
Submitted by:
Reviewed by:
Obtained from:


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38980 c90b9560-bf6c-de11-be94-00142212c4b1
2001-01-09 10:41:17 +00:00
Gabor Hojtsy
200df69195 Fixing a typo...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38184 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-22 17:52:05 +00:00
Ron Chmara
6e8112625b fixing <? to <?php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37665 c90b9560-bf6c-de11-be94-00142212c4b1
2000-12-13 04:51:35 +00:00
Mathieu Kooiman
f5698af7cd I figure we post to .php files.. not .html files..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35521 c90b9560-bf6c-de11-be94-00142212c4b1
2000-11-09 20:16:31 +00:00
Gabor Hojtsy
8403a44de7 One typo fixed here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34794 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-29 15:57:13 +00:00
James Moore
3f02850c43 Missed a few
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33830 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-14 13:15:51 +00:00
James Moore
dcf2d388c9 Changing example to Png's and adding note about lack of Gif support in GD since version 1.6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33829 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-14 13:08:07 +00:00
Hartmut Holzgraefe
e789fee4bb fopen wrappers configuration has changed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33784 c90b9560-bf6c-de11-be94-00142212c4b1
2000-10-13 00:05:57 +00:00
Andrei Zmievski
13b81a2720 PHP3 -> PHP 3, PHP4 -> PHP 4
And everyone should follow that.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32721 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-15 16:09:44 +00:00
Torben Wilson
5cdf44621d Documented move_uploaded_file() and is_uploaded_file().
Clarified some things about $HTTP_POST_FILES, PHP 3/PHP 4, and
how to test for uploaded file safety.
Minor cleanups, too.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32400 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-10 11:14:16 +00:00
Jesus M. Castagnetto
1bfb0a307f forgot to un-comment part of the code in the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32187 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 14:22:12 +00:00
Jesus M. Castagnetto
4656d5f8f6 Added entities pointing to errorfunc.xml in manual.xml.in and en/chapters.ent
Added user errors to the list of errors and an example in
en/features/error-handling.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32183 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-07 13:26:05 +00:00
Ron Chmara
be1a028b7f For those who have not set TMPNAME in php.ini (Thanks, again, to Lars)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32084 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-06 06:40:09 +00:00
Stanislav Malyshev
094562ba71 Simpara doesn't like block elements inside
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31998 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 13:13:22 +00:00
Ron Chmara
3305b5e987 Simplified with basename.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31990 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 02:17:38 +00:00
Ron Chmara
6653dfa96f Updated sample for "/usr/tmp/../../etc/passwd" issue.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31988 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 01:36:06 +00:00
Ron Chmara
e5755875e4 Code sample to accompany basic upload validation. (Is this redundant now, or still good to have for users of prior PHP versions?)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31978 c90b9560-bf6c-de11-be94-00142212c4b1
2000-09-05 00:33:09 +00:00
Jesus M. Castagnetto
eda9883a95 Added a "See also" paragragh pointing to the error handlign functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31213 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-25 18:04:37 +00:00
James Moore
1e8d8f349e Correcting error in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31003 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-23 16:55:45 +00:00
Egon Schmid
2139613cd6 Minor changes not relevant for the translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30739 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:31:00 +00:00
Egon Schmid
83e113ee43 Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30738 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 16:22:56 +00:00
Egon Schmid
3200e472f9 Indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30737 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 15:33:37 +00:00
Ron Chmara
1666e859c4 Added para about idle connections filling db tables.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30714 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-21 11:23:02 +00:00
Torben Wilson
43c780cb79 Some clarifications & fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30586 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-20 10:49:33 +00:00
Hartmut Holzgraefe
cb68e3d81f a small clarification suggested by bug id #4207
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30403 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-17 13:57:46 +00:00
Mike Robinson
d60e6ea286 Updated the image features chapter a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@30157 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-12 15:55:14 +00:00
Derick Rethans
d7521de166 Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29742 c90b9560-bf6c-de11-be94-00142212c4b1
2000-08-06 19:04:09 +00:00
Egon Schmid
b8e4c0d1dd Forgot to change.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29403 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-31 09:53:36 +00:00
Egon Schmid
e628f3c02b Used CDATA sections and &quot;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29367 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-30 16:36:43 +00:00
Hartmut Holzgraefe
573eac51e4 added new PHP 4 error types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28716 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-21 17:34:11 +00:00
Stefan Livieratos
1ddb2ebc00 Fixed typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27711 c90b9560-bf6c-de11-be94-00142212c4b1
2000-07-05 10:24:17 +00:00
Uwe Steinmann
1aeaaeb00a - documented new pdf functions
- fixed error in file-upload.xml (sect1 was closed to early)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25687 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-06 20:04:27 +00:00
Rasmus Lerdorf
6399ceeae4 Document file upload and flock fixes/changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@25552 c90b9560-bf6c-de11-be94-00142212c4b1
2000-06-05 19:30:00 +00:00
Stig Bakken
c8f33da553 Merged the dev_xml branch into the main trunk.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16980 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-10 00:34:45 +00:00
cslawi
2b2b47991e Changed id for expressions section to "language.expressions", for
consistency.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@16689 c90b9560-bf6c-de11-be94-00142212c4b1
1999-12-06 03:19:54 +00:00
cslawi
aeb2d5524e Normalized according to the DocBook 3.1 DTD. This mostly just adds
closing tags and attribute quotes, but lets a stock 3.1 install
compile the PHP docs. It still compiles with DocBook 3.0, as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@14695 c90b9560-bf6c-de11-be94-00142212c4b1
1999-10-20 22:54:01 +00:00
James Gingerich
950cb22709 More fixups.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@11563 c90b9560-bf6c-de11-be94-00142212c4b1
1999-08-01 01:23:47 +00:00
James Gingerich
2202dcf7d6 Add new section on URL fopen wrappers.
Remove duplicated security information. (Whoops.)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@11547 c90b9560-bf6c-de11-be94-00142212c4b1
1999-07-31 23:39:50 +00:00
James Gingerich
e4dbb814b0 Add persistent connections information from the FAQ.
Update some of the URL entities.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@9860 c90b9560-bf6c-de11-be94-00142212c4b1
1999-06-20 01:49:47 +00:00
James Gingerich
3dda08bb3d More reorganization. Big change here is breaking up the features section
into a number of smaller chapters, and chopping the "Language Reference"
part into a three parts ("Getting Started", "Language Reference", and
the badly-named "Features").


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@9855 c90b9560-bf6c-de11-be94-00142212c4b1
1999-06-20 01:21:17 +00:00