Commit graph

375 commits

Author SHA1 Message Date
Philip Olson
929dca8cd1 <note>: This became an alias in PHP 4.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88387 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 21:42:57 +00:00
Philip Olson
8725b61220 Moved documentation to apache_request_headers(). This is now an alias
for that function, as of PHP 4.3.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88385 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 21:34:24 +00:00
Philip Olson
9a99625272 As of PHP 4.3.0 this is the new name for getallheaders(). Afterwhich,
getallheaders() is an alias.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88384 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 21:29:34 +00:00
Philip Olson
db59ada8b2 Removed <note> for 4.3.0 Introduction, this information is autogenerated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88382 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 21:00:35 +00:00
Derick Rethans
1e4615a15c - oops :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88371 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 19:39:10 +00:00
Derick Rethans
4b1574489d - Fix docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 19:36:27 +00:00
Philip Olson
8b9771c13a Initial apache_response_headers() docs. Available in PHP 4.3.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88365 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 18:32:18 +00:00
Philip Olson
c857e29ede typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88300 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 06:43:57 +00:00
Philip Olson
6440e20a62 All your English are belong to us.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88272 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-11 03:20:05 +00:00
foobar
49b13483af - Little bit cleaner. (I was going to just fix the typo.. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88249 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 22:01:27 +00:00
Georg Richter
754e39eaac fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88237 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 20:20:21 +00:00
Sebastian Nohn
31f3385d14 fixing bug #12336
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88229 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 16:24:27 +00:00
Georg Richter
80b722d157 documented new optional parameter client_flags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88227 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 15:34:25 +00:00
Georg Richter
336f34d4b4 documenting new constants (client_flags):
MYSQL_CLIENT_SSL, MYSQL_CLIENT_COMPRESS, MYSQL_CLIENT_INTERACTIVE, MYSQL_CLIENT_IGNORE_SPACE


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88223 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 15:20:09 +00:00
Sander Roobol
a2ec213f1b Refer to pclose(), not popen().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88203 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-10 09:56:27 +00:00
Philip Olson
a6f10f5127 See also: preg_split()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88124 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-09 05:51:06 +00:00
Philip Olson
19e072b2af + Accessing as $string{3} works too.
+ Added <?php ?> to all examples.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88108 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 20:49:45 +00:00
Georg Richter
b452ebaf85 print can't be used as a variable function
see also bug #16739


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88104 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 18:52:33 +00:00
Jason Greene
f381972021 Small corrections, and grammar fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88089 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 17:11:05 +00:00
Philip Olson
de33d968b8 register_globals can't really be set by USER with ini_set().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@88050 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-08 06:31:58 +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
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
Yasuo Ohgaki
69b7bd80f5 Add ob_get_status manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87792 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-05 10:38:37 +00:00
Simone Cortesi
b4c3425d11 promote the use of XHTML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87683 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-04 10:51:30 +00:00
Christian Stocker
bd66853168 - removed DomElement-set-attribute-node from documentation (it's not
implemented yet)
- fixed typo and bumped up needed libxml2 version in reference.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87420 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-02 08:51:09 +00:00
Jan Lehnardt
2a7914dcfa - fix #17118
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87375 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-01 22:20:01 +00:00
Jan Lehnardt
8cbc437a8e - fix #14992
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87371 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-01 21:57:45 +00:00
Philip Olson
555d51632c See also $_REQUEST
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87347 c90b9560-bf6c-de11-be94-00142212c4b1
2002-07-01 18:10:17 +00:00
Simone Cortesi
03235841f0 fixing typos spotted by Paul Hudson on phpdoc (part 3)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-30 16:08:48 +00:00
Sander Roobol
20bb98ea63 Various minor typos, thanks to Paul Hudson for spotting most of them...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87193 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-30 10:41:44 +00:00
Marco Cucinato
bde354d7af Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@87040 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-28 19:51:48 +00:00
Simone Cortesi
a9d497513a change as requested by Tomas V.V.Cox
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86830 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-26 16:26:40 +00:00
Simone Cortesi
e38a7bc1a6 fixing build breaking typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86744 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-26 00:12:50 +00:00
Simone Cortesi
9d0d87eb66 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86737 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-25 22:07:49 +00:00
Simone Cortesi
9f6e52f404 changes toward XHTML <br> --> <br />
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86735 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-25 21:37:34 +00:00
Marcus Boerger
bf592ba144 changes for getimagesize and new function
#Q: how do i add the new function-file?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86734 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-25 21:29:20 +00:00
Simone Cortesi
58d1ff5ba6 layout only: no content change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86727 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-25 21:04:36 +00:00
Simone Cortesi
9ec41fd837 minor typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86726 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-25 20:58:31 +00:00
Marcus Boerger
56c4ea82be missing constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86451 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-23 01:04:09 +00:00
Marcus Boerger
d6ec13b5ab missing constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86450 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-23 01:01:28 +00:00
Simone Cortesi
99ed54dd15 fixing parse error in example code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86387 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-22 15:10: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
Derick Rethans
7ff1e70f2c - Add availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86283 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 10:02:02 +00:00
Derick Rethans
fdafa5ec51 - Add documentation for the new parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86278 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 09:37:45 +00:00
David Croft
f78a38b22d #fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86264 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-21 03:35:09 +00:00
Simone Cortesi
499c4c8065 reverting last commit by Georg: it was already fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86058 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 12:06:10 +00:00
Georg Richter
69f5cec0fc fixed bug #17603 - removed zlib features from docu
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86047 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 10:53:46 +00:00
Simone Cortesi
308800958e fix bug #17603
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86041 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 10:15:58 +00:00
Derick Rethans
22bc13b967 - Added see-also's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86034 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 09:52:07 +00:00
Derick Rethans
e6fbeb4136 - Fix for bug #16789
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@86024 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-18 07:50:08 +00:00