Commit graph

2590 commits

Author SHA1 Message Date
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
Torben Wilson
77c5184a56 Whoops.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63316 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-27 11:07:23 +00:00
Torben Wilson
905916889a A typo and a formatting fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63314 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-27 10:17:08 +00:00
Simone Cortesi
15cf6121d3 added missing CDATA closing tag in include example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63285 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-26 19:10:27 +00:00
Torben Wilson
a93fc8b46f Major prose fixups, some XML cleanups, and a couple of typo fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63248 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 22:08:36 +00:00
Jan Lehnardt
dd84f659f8 fixed copy and paste error reportet by gabor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63245 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 21:30:48 +00:00
Jan Lehnardt
b16b195b49 fixed CDATA entity (hopefully ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63243 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 20:56:13 +00:00
Jan Lehnardt
a1b94ee520 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63241 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 20:29:28 +00:00
Hartmut Holzgraefe
91ad2d5803 reverted last patch after dictionary consultation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63207 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 14:57:10 +00:00
Friedhelm Betz
94df1c26a0 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63201 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 13:05:10 +00:00
Gabor Hojtsy
eea814b793 Typo in TODO...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63195 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 10:27:48 +00:00
Gabor Hojtsy
f69836521f Adding note about VB4Linux (an ongoing development to build a VB
environment for Linux including a CHM creator and viewer :). Hope
they will be successful :)
Adding TODO to about.xml...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63194 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-25 10:26:21 +00:00
Jan Lehnardt
eb2281089e clearification, grammar, spelling and information improvement
added note about using grep and the windows search system for
 offline searching.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63164 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-24 17:24:06 +00:00