Commit graph

3120 commits

Author SHA1 Message Date
Torben Wilson
b5e9d554a5 Re-added Andrew's note about $PHP_SELF.
Added $GLOBALS to the list of predefined variables.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73030 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 23:33:21 +00:00
Torben Wilson
2e690c3161 Put $PHP_SELF at the beginning of the $_SERVER list, followed by $argv
and $argc.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73029 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 23:14:33 +00:00
Torben Wilson
2a8588bf1b Added a warning about the register_globals change; added $GLOBALS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@73028 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 23:12:28 +00:00
Hartmut Holzgraefe
8c46867068 corrected the example in the Location: note regaring absolute URLs
and converted it to the new superglobals


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72917 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 14:38:07 +00:00
Hartmut Holzgraefe
0ff251724f changed order of HTTP status and Location header description
as HTTP status is always the first header line
added info that Location will only set 302 status if no other
3xx status has been set before


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72916 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 14:35:02 +00:00
Marcus Boerger
b603aa7582 -exif functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72912 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 13:48:33 +00:00
Sander Roobol
4e097a130c Fixed mistake: some functions _only_ work on IMAP-servers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72908 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 13:21:26 +00:00
Gyozo Papp
5204bd8fc9 Torben was quicker :) and forestalled me
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72891 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 11:14:37 +00:00
Torben Wilson
f790205618 Typo fix (closes bug #16010).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72832 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 03:11:54 +00:00
Torben Wilson
65af33a1e5 Added note that argv and argc are in $_SERVER, not $_REQUEST.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72825 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 02:05:59 +00:00
Torben Wilson
0658bf8597 Added an explanation, a bit of expansion, and a pointer to information
regarding the superglobals.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72824 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 01:54:58 +00:00
Torben Wilson
818f87d4b1 Mention that the single-quotes file-reading trick in odbc_execute() also
didn't respect open_basedir, and is fixed in 4.2.0.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72816 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 01:13:36 +00:00
Torben Wilson
ad37bf8ef4 Added a note and link to the list of predefined classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72815 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 01:10:46 +00:00
Torben Wilson
61353754de Mention the predefined class Directory, with a link to the list of
predefined classes.

Closes Bug #14998.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72814 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 01:06:38 +00:00
Torben Wilson
bb94b3c2f4 Initial commit for by-extension separation of the full constant list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72812 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 00:57:47 +00:00
Torben Wilson
3fdbbb3217 'make test' didn't like these.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72810 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-12 00:45:09 +00:00
Andy Lindeman
3417e7e8b5 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72788 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-11 21:40:55 +00:00
Sander Roobol
7ba019bbd3 Fixed typo (#15995)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72741 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-11 13:05:50 +00:00
Derick Rethans
3634675e0d - Restructuring partintros
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72714 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-11 07:30:22 +00:00
Sander Roobol
9eca9363cf Fixed some typos (thanks to Gabriele S. for spotting them).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72653 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-10 17:20:25 +00:00
Rui Hirokawa
aafaa1fcd9 added description about function overload.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72622 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-10 08:51:50 +00:00
Rui Hirokawa
4dbe32f183 added functions for multibyte regular expression.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72609 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-09 23:32:07 +00:00
Derick Rethans
20218a3074 - Typoes and whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72607 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-09 23:12:10 +00:00
Andy Lindeman
df0bf5e5c7 make it more clean that the example will not work after version 4.0.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72589 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-09 18:01:17 +00:00
Andy Lindeman
5e507753ef Fixing bug #15953
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72535 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 22:52:52 +00:00
Philip Olson
802130ac4a mysql_connect: * <note> new_link parameter became available in 4.2.0
* linked '@' to appropriate manual page


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72519 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 20:27:33 +00:00
Sander Roobol
574b732e46 Fixed some xml and some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72518 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 19:43:29 +00:00
Marcus Boerger
e5e6cff71f -oops wrote wrong version number
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72479 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 11:49:56 +00:00
Marcus Boerger
3cdb7bc6ba -added exif_thumbnail, exif_read_data
-changed read_exif_data, GetImageSize


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72477 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 11:44:47 +00:00
Jon Parise
bf8649483c This should be a comma, not a semi-colon.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72449 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-08 07:05:05 +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
Hartmut Holzgraefe
4b8d14f852 initial checkin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72206 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-07 00:27:09 +00:00
Derick Rethans
ade7c21ccd - Document the new "new_link" parameter to mysql_connect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72091 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-06 10:39:29 +00:00
Thomas Schoefbeck
c90dcf933c reformatted code for a better page-width in html-result
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72019 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-05 21:28:02 +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
Hartmut Holzgraefe
bb0af361c5 trying to explain some consequences of the differences between
language constructs "echo" and "print"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71976 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-05 11:25:00 +00:00
Simone Cortesi
6e984af0c5 adding some <filename> tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71806 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-04 11:44:19 +00:00
Simone Cortesi
c83dffdcca another typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71792 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-04 10:38:50 +00:00
Simone Cortesi
4ffe8cfa85 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71791 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-04 10:32:36 +00:00
Philip Olson
f839889193 filesystem: Added <partintro>, see also dir and exec functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71733 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-03 22:48:53 +00:00
Thomas Schoefbeck
4a7a4b1676 removed doubled note about intro of opt.param
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71699 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-03 10:20:04 +00:00
Derick Rethans
2a16febb34 - Fix code sample
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71687 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 22:45:30 +00:00
Philip Olson
9502e4b075 file: using implode() in example, as opposed to the alias join()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71680 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 19:25:50 +00:00
Hartmut Holzgraefe
809b771749 added some structure to the info and finaly decided to have
some more detailed descriptions for the functions
(although the one-liners should have been pretty clear)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71678 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 17:24:00 +00:00
Hartmut Holzgraefe
6fa1adcca5 copy&paste bug :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71677 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 17:23:04 +00:00
Hartmut Holzgraefe
8129004fc3 added is_finite(), is_infinite(), is_nan()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71676 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 17:18:14 +00:00
Hartmut Holzgraefe
6de506a444 introduction doesn't need a section of its own
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71675 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 17:17:56 +00:00
Hartmut Holzgraefe
fa139bcdac indentation/whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71610 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 13:29:54 +00:00
Hartmut Holzgraefe
8bbb5c408f a little more structure ...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71606 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 12:54:56 +00:00
Masaki Fujimoto
82d7948a05 added '?>' to the example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@71597 c90b9560-bf6c-de11-be94-00142212c4b1
2002-03-02 09:32:39 +00:00