Commit graph

2502 commits

Author SHA1 Message Date
jim winstead
a6624f2fc5 floor: duh, it does round down, not truncate. stupid negative numbers. :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64285 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:33:17 +00:00
jim winstead
7e04f85418 floor: add examples, say 'truncating' instead of 'rounding down'.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64284 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:32:00 +00:00
jim winstead
d34e9ec95c move_uploaded_file: add warning about destination being overwritten, remove redundant version note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64283 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:22:07 +00:00
jim winstead
391611c803 flock: incorporate user notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64282 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 19:17:03 +00:00
Gabor Hojtsy
168667b201 Correct CDATA error reported by Gyozo Papp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64269 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-08 09:40:38 +00:00
jim winstead
08dfef9a69 ereg: fix incorrect documentation of what the first element of the matches array contains
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64251 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 21:53:39 +00:00
jim winstead
4edd5be5cb fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64250 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 21:51:54 +00:00
jim winstead
54067bc5dd pg_getlastoid: according to the source, it returns false for invalid oids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64249 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 21:32:40 +00:00
jim winstead
a8467d973a explode: add example, clean up text a little
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64248 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 21:27:53 +00:00
jim winstead
55d3600731 reorder a couple of entries.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64247 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 20:53:31 +00:00
jim winstead
4f37696c7f ibase_connect: fix example, references to php versions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64246 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 20:51:32 +00:00
jim winstead
cc64ab471b fix checkdate prototype, add some see alsos, and s/english/English/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64245 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 20:43:00 +00:00
jim winstead
9e35fce1b4 session_start: incorporate notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64244 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 20:30:55 +00:00
jim winstead
0454bf328c msql_query: incorporate example from user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64142 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 02:29:01 +00:00
jim winstead
ba0795a360 checkdnsrr: use no-windows note.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64141 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 02:23:04 +00:00
jim winstead
42b603120b copy: incorporate user notes, add see also for section on file uploads
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64140 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 02:14:55 +00:00
jim winstead
39b3eb240d copy: see also move_uploaded_file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64137 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 02:09:09 +00:00
jim winstead
81b67b072b ftp_get: see also ftp_fget
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64136 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 02:03:33 +00:00
jim winstead
685235e7d7 add very generic warning about persistent connections needing a bit of tuning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64135 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 01:55:20 +00:00
jim winstead
29004957bc array_walk: note how to pass object/method as callback, and unpredictable behavior of modifying array inside the callback.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64134 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 01:42:01 +00:00
jim winstead
ebf05a2c2f new snippet about passing an array of object/method name for callbacks.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64133 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 01:39:51 +00:00
jim winstead
38b4f3363d make the experimental warnings a little less awkward, and with less shouting. and they are extensions, not modules.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64132 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 01:26:25 +00:00
jim winstead
dd5700c2c4 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64131 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 01:20:06 +00:00
jim winstead
91485d8909 incorporate notes for session_delete.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64130 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 01:12:34 +00:00
jim winstead
5a437d80f0 clarify ibase_query documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64122 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-07 01:03:33 +00:00
Philip Olson
0f2e3e4490 Reword experimental function/module warnings a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64091 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-06 20:13:02 +00:00
Zak Greant
049fc77637 Fixed minor spelling error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64027 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-06 12:25:05 +00:00
Derick Rethans
68d9c9eadd - Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63934 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-05 08:30:41 +00:00
Sterling Hughes
7c9f531fbf Add documentation as per mr. zmievski's request
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63889 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-04 20:10:08 +00:00
Frank M. Kromann
19459d62fa Update the documentation foi imap_mail()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63888 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-04 20:05:15 +00:00
Hartmut Holzgraefe
a395304013 fixed mistyped CDATA end tag, parse_str should show up again tomorrow
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63881 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-04 19:17:54 +00:00
Derick Rethans
0af348b811 - Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63880 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-04 19:02:45 +00:00
Gabor Hojtsy
5b5e1f4a4b No need to explicitly specify list numbers and letters here.
They are implicit using the <orderedlist>...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63868 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-04 17:56:31 +00:00
Philip Olson
aca8823f8f Minor change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63820 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 22:03:59 +00:00
Philip Olson
f39c2b0435 Typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63819 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 21:59:00 +00:00
Philip Olson
10844e7633 Typo Fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63803 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 19:35:57 +00:00
Philip Olson
fdcdaa98e0 Typo fix and minor update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63801 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:47:11 +00:00
Philip Olson
d7e6f29a56 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63800 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:44:02 +00:00
Philip Olson
571de1018d Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63799 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:34:32 +00:00
Philip Olson
e78ac3245a Fix Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63798 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:18:05 +00:00
Philip Olson
6c70c975a1 Typo Fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63795 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:12:53 +00:00
Philip Olson
8fc7917324 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 18:02:46 +00:00
Derick Rethans
6a861908e6 - Documentation for ob_get_level
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63755 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-03 07:46:09 +00:00
Georg Richter
ce4f7ec8dd typo fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63577 c90b9560-bf6c-de11-be94-00142212c4b1
2001-12-01 06:46:44 +00:00
Philip Olson
e5ad2170ee Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63548 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-30 22:35:12 +00:00
Philip Olson
fa7dede319 Fix CDATA typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63544 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-30 22:09:13 +00:00
Derick Rethans
a6f0e37b2d - Too much copy & paste
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63473 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-30 11:05:47 +00:00
Derick Rethans
d512b4e0ba - Added documentation for ob_flush and ob_clean.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63472 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-30 10:55:30 +00:00
jim winstead
6360c5deab add see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63423 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-29 18:48:57 +00:00
Sascha Schumann
6739b32213 The trans in trans-sid expands to transparent, not transient.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63384 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-28 20:46:27 +00:00