Commit graph

2704 commits

Author SHA1 Message Date
Mark Kronsbein
888546b45e Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66345 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-28 22:29:12 +00:00
Mark Kronsbein
100b8f6ab3 Total update of the install.configure.php part with all configure options of PHP 4.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66344 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-28 21:57:05 +00:00
Gabor Hojtsy
f30786d728 Eliminate all <link> stuff from CDATA sections, and moved DEV comments
out of example code. The manual pages with these examples were a huge
mess...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66335 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-28 18:46:53 +00:00
Wolfgang Drews
f0c4b333bf added W-format option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66323 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-28 16:45:39 +00:00
Gabor Hojtsy
a580390efd Add -f and -l option documentation. Add "see also readline" para.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66318 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-28 15:14:25 +00:00
Gabor Hojtsy
c68f4466d3 Correct errors reported by Saxon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66309 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-28 12:44:29 +00:00
Markus Fischer
56fe04f274 - Added note about array_sum() behaviour in PHP < 4.0.6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66274 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-27 23:48:46 +00:00
Andi Gutmans
d777fcac15 - Fix English
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66242 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-27 11:47:04 +00:00
Georg Richter
d5c6d4de3c new functions documented.
Status: 30 Function documented, 84 still undocumented


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66131 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-25 23:25:24 +00:00
Georg Richter
4970b5d28b deleted code block from array_fill (see below). Before committing, please test with make test next time!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66130 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-25 23:20:33 +00:00
Rui Hirokawa
f602a82b4c modified encoding and translation updated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66096 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-24 15:01:24 +00:00
Philip Olson
f2ae1b966a Lotus Notes: Is an experimental extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66090 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-24 06:57:57 +00:00
Philip Olson
3938453301 fgets: Modifying recently added note to make more sense, length is a parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66083 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-24 00:56:12 +00:00
Philip Olson
55bc46cba4 fgets: note that length parameter become optional in 4.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66027 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-23 08:05:13 +00:00
Slawomir Pucia
f464940a9a Typo in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65998 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 21:19:07 +00:00
Georg Richter
e58a6fb09f Documentation for the following functions:
ncurses_can_change_color
ncurses_cbreak
ncurses_clear
ncurses_clrtobot
ncurses_clrtoeol
ncurses_def_rpog_mode
ncurses_def_shell_mode
ncurses_delch
ncurses_deleteln
ncurses_doupdate
ncurses_echo
ncurses_erase

Status: 12 functions documented
        102 functions still undocumented


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65988 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 18:02:35 +00:00
Leszek Krupinski
e1c0e93dc5 Little cleaned up doc for session_cache_expire
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65977 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 17:18:41 +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
Gabor Hojtsy
64ff290284 No more PEAR documentation in phpdoc, it is available
and updated at http://pear.php.net/


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65947 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-22 14:19:06 +00:00
Hartmut Holzgraefe
574e538f17 added is_callable skeleton
does anybody know *how* this is supposed to work?


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65844 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-21 13:39:56 +00:00
Hartmut Holzgraefe
e3a567c172 xml header plus some indentation/reformating
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65839 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-21 13:28:42 +00:00
Martin Kraemer
32f2d4e837 Finally: change boolean to bool like in most other docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65822 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-21 09:41:35 +00:00
jim winstead
07e655af10 unset: fix bogus entitification of true. (yes, i made that word up. i like it.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65804 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-21 01:04:04 +00:00
jim winstead
08aea2b73f unlink: &return.success;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65803 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-21 00:57:43 +00:00
jim winstead
aaf015874c u?sort: add &note.func-callback;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65802 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-21 00:55:20 +00:00
jim winstead
db359acf34 count: see also strlen
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65799 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-21 00:25:09 +00:00
jim winstead
0bf1036199 can use object/method callbacks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65795 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 23:59:02 +00:00
jim winstead
2f4b34b43c is_int,is_float: add tip about is_numeric
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 23:39:59 +00:00
jim winstead
0dbc9eb399 in_array: note match is case-sensitive, add example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65791 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 23:23:12 +00:00
jim winstead
1b7ef904fb if: link to information on what evaluates to &false;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65790 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 23:17:37 +00:00
jim winstead
599aee8434 substr: fix examples and explanations related to negative starts and lengths, clean up layout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65789 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 23:05:09 +00:00
jim winstead
59608c5705 strstr: update see also list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65786 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 22:38:53 +00:00
jim winstead
27f070da7a array_pop: &return.falseproblem;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65785 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 22:23:24 +00:00
jim winstead
68654b8558 rawurldecode: incorporate user note, fix formatting of example output
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65784 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 22:19:32 +00:00
jim winstead
e8111658d4 imagecolortransparent: explain how the transparent color works, based on user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65783 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 22:05:04 +00:00
jim winstead
d7fffae095 func_num_args: minor cleanups
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65782 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 21:59:22 +00:00
jim winstead
c099115aa1 rawurlencode: fix formatting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65781 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 21:27:00 +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
ca159b0e1d flush: note that mod_gzip may buffer data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65776 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 21:10:55 +00:00
jim winstead
518241fc04 pdf_setcolor: add examples, clarify range for color values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65775 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 21:07:53 +00:00
jim winstead
e9d073fb91 imagejpeg: clarify default quality
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65774 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 20:38:26 +00:00
jim winstead
6947456d0d range: provide examples of generating decrementing arrays and character ranges using array_reverse and array_map
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65773 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 20:23:48 +00:00
jim winstead
5e45f2efe5 array: see also array_pad, range
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65772 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 20:14:32 +00:00
jim winstead
10e9116e33 uniqid: fix return type, use lcg parameter in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65771 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 20:06:06 +00:00
jim winstead
a4b7e945cd readlink: see also is_link (and not readlink, which seems a little redundant :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65769 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 19:11:40 +00:00