Commit graph

2728 commits

Author SHA1 Message Date
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
jim winstead
1725f5c90f is_link: see also readlink
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65768 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-20 19:09:15 +00:00
Gabor Hojtsy
aff24ce04b Please provide valid IDs. This made the CHMs broken... Correcting the bug.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65705 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-19 17:45:35 +00:00
Gabor Hojtsy
397ee634fd As http-stuff.xml and regexp.xml was removed from here, this
is also a file not used...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65700 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-19 16:40:44 +00:00
jim winstead
11c20677bf exit: good grief
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65691 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-19 15:46:53 +00:00
Hartmut Holzgraefe
df84364ef9 build fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65687 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-19 14:42:42 +00:00
Hartmut Holzgraefe
acc203be6e added a warning regarding Solaris and strftime("%u")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65684 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-19 14:01:43 +00:00
jim winstead
967dc1ac1e pdf_begin_page: incorporate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65650 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 23:37:31 +00:00
jim winstead
64bdc5f8ae a little more warning about the weakness of security by obscurity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65647 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 23:18:36 +00:00
jim winstead
5e1264f9cf mb_send_mail: incorporate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65646 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 23:14:56 +00:00
jim winstead
ee53bd3448 pdf_moveto: incorporate user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65645 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 23:08:37 +00:00
jim winstead
8d2e19d125 rewind: note that append mode always writes to the end of the file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65643 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 22:49:42 +00:00
jim winstead
a5780c82e3 session_register: incorporate notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65642 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 22:43:31 +00:00
jim winstead
a7f3d554ea drop redundant 'added in ...' notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65640 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 22:22:54 +00:00
Hartmut Holzgraefe
2b899a5cc0 reverted last change, see http://php.net/unset
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65637 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 21:35:30 +00:00
Martin Samesch
1f10c6688c there's no function called 'unset'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65636 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 21:18:20 +00:00
jim winstead
3e51e405ef ociparse: add note about pl/sql being valid
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65635 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 21:12:53 +00:00
Martin Samesch
d64b233b45 sorry, only guessing: wors -> rows rather than wors -> words?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65634 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 21:11:55 +00:00
Martin Samesch
5b75da9c4c typos....
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65626 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:59:12 +00:00
jim winstead
16b8e8cef7 fseek: add note about seeking relative to SEEK_END
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65625 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:56:38 +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
jim winstead
f3e4c0c273 more accurate title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65622 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:41:57 +00:00
jim winstead
4b378cfca2 various: misc. cleanups; jdmonthname: list possible return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65621 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:33:59 +00:00
jim winstead
36f75cba3d ora_column*: note that columns are zero-based
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65620 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:21:08 +00:00
jim winstead
5d0b7b2428 array_filter: add note.func-callback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65619 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:18:59 +00:00
jim winstead
e7ced379aa various: use goofy studly caps that are the convention for this extension; imagearc: add see alsos, incorporate notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65618 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:14:51 +00:00
jim winstead
9c8ead8e82 get_class: be explicit as to what can cause it to return false, and add see also for get_type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65617 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-18 20:00:26 +00:00