Commit graph

2046 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Friedhelm Betz
535c21f790 more CDATA fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63122 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-23 17:59:34 +00:00
Friedhelm Betz
1dbef32688 no need for entities in CDATA section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63117 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-23 14:42:35 +00:00
Philip Olson
9017566f2f Added link to "types" under definition of in_array()'s "static" parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63106 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-23 08:23:08 +00:00
Gabor Hojtsy
e3840f79d2 That would be more correct here...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63086 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-22 22:20:10 +00:00
Gabor Hojtsy
60916fdb35 Some clarification on tempnam and tmpfile, example addded
to tmpfile, unlink() added to tempnam.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63085 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-22 22:15:13 +00:00
Philip Olson
32b8e02ed2 get_class() updated as per bug #10172
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63062 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-22 20:59:31 +00:00
Zak Greant
f502c73d89 Clarified the tempnam documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63049 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-22 17:50:57 +00:00
Derick Rethans
fee77b5bac - Fix for bug 14176
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63027 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-22 13:51:33 +00:00
Philip Olson
b62b6c3b48 Modify dir example to accept filename '0', as per the readdir and opendir examples.
Fixed readdir example (it's using CDATA now).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63019 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-22 10:07:52 +00:00
Philip Olson
62af7d467f strtotime() returns -1 upon failure, added another example too.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62978 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 23:21:30 +00:00
Hartmut Holzgraefe
65a93a86a8 last bunch of <programlisting>/CDATA changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62977 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 23:05:19 +00:00
Marco Cucinato
3eef86a4f8 Added missing ]]>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62965 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 22:09:47 +00:00
Philip Olson
686a898087 Typo fix from previous commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62948 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 19:13:24 +00:00
Philip Olson
e170865ab2 Expanded examples for ucwords() and ucfirst() a bit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62947 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 18:39:05 +00:00
jim winstead
7d4812b1d1 change a couple of 'id' values that produce pages that some mirrors get tripped up on.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62913 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 01:48:33 +00:00
Hartmut Holzgraefe
91848c237f more CDATA additions to examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62898 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-20 23:58:47 +00:00
Derick Rethans
1805429b60 - Reverse thomas' patch. It was correct as it was.
#- In PHP 4.0.6 this function was introduced as key_exists. However, in
#  4.1.0 and up, the name is array_key_exists.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62859 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-20 07:27:26 +00:00
Egon Schmid
9ccabbcce5 Fixed two illegal < characters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62858 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-20 02:37:36 +00:00
Thomas Schoefbeck
2d72033855 Small clarification
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62812 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-19 22:36:44 +00:00
Hartmut Holzgraefe
2d6260d093 typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62808 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-19 17:10:35 +00:00
Hartmut Holzgraefe
fde01cd82a clarification on tm_month being zero-based
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62790 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-19 13:56:00 +00:00
Zak Greant
8fd1f8079e Added terse docs for vprintf()/vsprintf(). Corrected return value for printf()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62788 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-19 13:46:48 +00:00
Derick Rethans
98cf617991 - Fix for bug #14104 (added documentation on how to pass object member
functions to usort)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62786 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-19 08:56:03 +00:00
Hartmut Holzgraefe
4e856cd765 reformated some of the examples to contain the expected output
as <screen> within the <example> instead of adding a second
<example> or <informalexample> with the results in a <programlisting>
element


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62753 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-18 23:45:19 +00:00
Hartmut Holzgraefe
4a6f22f50a started to wrap up all <programlisting> environments
in CDATA sections to allow verbatim examples

having to use entities for &, < and > makes the code
hard to read and errors might slip in during the
process, so the two extra lines should be worth the effort


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62672 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-18 03:07:18 +00:00
Gabor Hojtsy
f748593f15 Heh, build bug fixes...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62633 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-17 13:00:57 +00:00
Gabor Hojtsy
7cc925a924 Adding more see also information, description of
MYSQL_... constants, more cross references, using
&return.success; where applicable, more discussion
of mysql_query() return value, etc.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62632 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-17 12:59:11 +00:00
Gabor Hojtsy
3887a894e5 Some enhancements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62631 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-17 11:43:14 +00:00
Gabor Hojtsy
57df7bc396 More correct example, applying PEAR code standars,
and using CDATA to ease the work of manual people ;)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62630 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-17 11:31:21 +00:00
Hartmut Holzgraefe
d410f85ef7 more xml version fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62618 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-16 22:37:31 +00:00
Hartmut Holzgraefe
424bbd1cdd typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62616 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-16 22:29:07 +00:00
Hartmut Holzgraefe
578b162c8a removed optional bloat from prototype
and fixed pconnect proto


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62615 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-16 22:23:10 +00:00
Hartmut Holzgraefe
0a09869a53 removed optional bloat from prototypes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62614 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-16 22:22:18 +00:00
Derick Rethans
38c16fbc75 - Clarify a little bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62606 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-16 18:58:43 +00:00
Simone Cortesi
df75789a08 added missing colon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62479 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-15 09:38:47 +00:00
Torben Wilson
85875f7a0a Reverting clarification. It was clearer, but also wrong.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62476 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-15 07:51:42 +00:00
Torben Wilson
a9f4a1c5f0 Small clarification.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62475 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-15 07:39:59 +00:00
Derick Rethans
f90ee8cbcf - Added note about array_key_exists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62474 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-15 07:29:51 +00:00
Derick Rethans
d2b7187a70 - Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62434 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-14 19:05:26 +00:00
Frank M. Kromann
e4019d05ba Adding basic documentation for the IIS functions. More text to be added.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62433 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-14 19:04:15 +00:00
Frank M. Kromann
62feda57df Adding some description on how to get the Client tools installed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62432 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-14 19:00:48 +00:00
Gabor Hojtsy
96517be5da So if this is array_key_exists, move this up to
the right place in alphabetical order...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62401 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-14 12:40:30 +00:00
Harald Radi
cd2cf0e130 removed hardcoded links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62362 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-14 00:30:56 +00:00
Hartmut Holzgraefe
d11aafc5b5 whitespace/indent fix reverted (due to misindentatioin of examples :( )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62142 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 17:54:01 +00:00
Hartmut Holzgraefe
83d7d02c66 <parameter><optional> should only be used in prototypes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62137 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 17:11:19 +00:00
Hartmut Holzgraefe
b2a3148d59 <sysitem> not needed here and doesn't work in this context
in DocBook4


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62136 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 17:09:12 +00:00
Hartmut Holzgraefe
a912b02029 whitespace/indent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62135 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:56:56 +00:00
Hartmut Holzgraefe
bbacd1478d please use <parameter><optional> in prototypes only
and not in descriptive text (won't work well with DocBook4)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62134 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:53:50 +00:00
Hartmut Holzgraefe
159b4f30f0 the use of <msgtext> did not realy make sense here
*and* standalone <msgtext> is deprecated and will
not work with DocBook4


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62133 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:50:43 +00:00
Hartmut Holzgraefe
a3d87f0822 there is no <comment> tag in DocBook4 :(
-> changed <comment>...</comment> to <!-- ... -->


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62131 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:39:45 +00:00
Hartmut Holzgraefe
3f455e2e51 swapping order of <link> and <option>, new version will work for both
docbook 3 and 4


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62129 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 16:22:47 +00:00
Luca Perugini
b0d77d6682 Fixing Vim syntax option: syn=xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62128 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 15:33:28 +00:00
Marco Cucinato
79591d6d84 Typo fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62102 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 13:50:34 +00:00
Harald Radi
985889e0b6 more verbose intro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62056 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 01:52:26 +00:00
Jeroen van Wolffelaar
e32c87177b Re-add Hotsy's documentation of those functions - first wait for discussion
before possibly changing anything


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62036 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 00:16:44 +00:00
Jeroen van Wolffelaar
9bd3e42dc1 Let's first finish the discussion
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62011 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 19:07:40 +00:00
Sebastian Nohn
2e37d21389 fixed another typo (this should be the last one!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62007 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 18:55:39 +00:00
Derick Rethans
f89d74edd7 - Re-adding and fixing array_key_exists and array_change_key_case
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62003 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 18:17:45 +00:00
Sebastian Nohn
409f1a8a4f and just another typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62002 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 18:03:52 +00:00
Jeroen van Wolffelaar
554f8c1e99 Hide key_exists and array_key_change_case from the docs for now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62001 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 17:47:25 +00:00
Sebastian Nohn
4edc0b7593 fixed another typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62000 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 17:19:35 +00:00
Hartmut Holzgraefe
cbc686dad2 entity fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61998 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 16:27:56 +00:00
Hartmut Holzgraefe
8244f72e92 added xml version attribute
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61997 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 16:25:28 +00:00
Gabor Hojtsy
d7fb97e019 Adding a bunch of undocumented functions:
image2wbmp
  jpeg2wbmp
  png2wbmp

  imagepalettecopy
  imagecreatefromxpm
  imagecreatefromxbm

Adding some more info about the new foreground argument
to imagewbmp, and adding PSD and BMP information to
getimagesize.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61986 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 13:40:28 +00:00
Gabor Hojtsy
97cd125b98 Documenting the getmygid function, linking it in to the
several see also parts...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61979 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 12:40:25 +00:00
Gabor Hojtsy
e361ce1a07 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61978 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 12:32:04 +00:00
Gabor Hojtsy
aad47724c6 Ups, this is called no-windows, not no.windows...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61977 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 12:30:38 +00:00
Gabor Hojtsy
eef467984d Adding that nice version_compare function, with examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61976 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 12:29:50 +00:00
Gabor Hojtsy
0f44bdbf60 Moving things around, to get alphabetical order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61975 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 12:13:02 +00:00
Gabor Hojtsy
9bbfab707a Adding that really neat parse_ini_file, with a complete example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61972 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 11:53:09 +00:00
Gabor Hojtsy
9daae4409f Adding documentation for import_request_variables with example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61971 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 11:28:56 +00:00
Gabor Hojtsy
b5ce4025e8 Adding disk_free_space, and diskfreespace as an alias of disk_free_space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61969 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 11:26:04 +00:00
Gabor Hojtsy
eb5e3c9b8a Documenting two functions:
array_change_key_case
 key_exists

with examples...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61965 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 11:02:32 +00:00
Gabor Hojtsy
68e88055ce Documenting a bunch of mathematical functions:
sinh, cosh, tanh, asinh, acosh, atanh

The last three are not available on windows...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61964 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 10:42:08 +00:00
Gabor Hojtsy
73c63fec93 Some more overload work, adding configure option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61959 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 10:16:38 +00:00
jim winstead
6782b266e2 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61898 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 23:46:30 +00:00
Gabor Hojtsy
60fd8fdca4 Expanding example of array_chunk
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61887 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 22:11:39 +00:00
Hartmut Holzgraefe
9410c19fda added version attribute to <?xml tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61864 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:49:43 +00:00
Gabor Hojtsy
5224a6de1c Adding array_chunk as requested
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61851 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 21:00:55 +00:00
Sebastian Nohn
1e783742a2 fixed a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61848 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 19:46:21 +00:00
Martin Jansen
ce46009db8 * Fix for bug #13067
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61847 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 18:27:17 +00:00
Gabor Hojtsy
d07e6b43db Adding documentation for the new experimental overload extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61843 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-10 17:43:04 +00:00
Philip Olson
bf43d6d2ab Adding enable_dl configuration directive within dl() docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61707 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-08 05:11:10 +00:00
Philip Olson
60e0e4df63 Fix missing </para> and WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61695 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-07 19:40:50 +00:00
Philip Olson
719ca0c2e6 Fixed opendir() example as per bug #13890
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61694 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-07 19:24:23 +00:00
Leszek Krupinski
0366cbe9f3 Small changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61638 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-06 15:47:21 +00:00
Leszek Krupinski
ebc5b9420e Corrected information order in func descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61636 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-06 14:46:55 +00:00
jim winstead
45208d092a fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61619 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-06 02:22:46 +00:00
jim winstead
ac24754061 fix ws, add note about internet explorer needing to see at least 256 bytes of content before rendering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61595 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-05 21:10:40 +00:00
Philip Olson
4b83410f02 Adding links to related Filesystem functions. Perhaps some should be recategorized.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61594 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-05 19:38:10 +00:00
Thomas Schoefbeck
589ce16beb just a small example-corr.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61538 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-04 09:20:46 +00:00
Egon Schmid
0a23975829 Replaced a para.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61536 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-04 09:18:53 +00:00
jim winstead
c4d649bdd9 update ip2long to note need for using '%u' in a printf or sprintf to output unsigned value.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61472 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-03 18:47:13 +00:00
Philip Olson
463f54f8a4 magic_quotes_gpc and _sybase are: PHP_INI_PERDIR|PHP_INI_SYSTEM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61454 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-03 05:03:26 +00:00
Rui Hirokawa
706d339560 added explanation about private_no_expire on session.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61433 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-02 23:20:02 +00:00
jim winstead
66e0bc53fb steer people towards pcre functions. incorporate notes and examples from user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61382 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-02 02:18:24 +00:00
jim winstead
7029153ebb add some more notes and examples based on user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61375 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-02 01:14:56 +00:00
jim winstead
852585ac9e add strrev() example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61357 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 22:58:31 +00:00
Slawomir Pucia
c920b537bc Changed php3.ini to php.ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61303 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 10:30:21 +00:00
jim winstead
c0bfd8c519 rfc2183 supercedes rfc1806
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61282 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-01 01:58:12 +00:00
jim winstead
bee07ad3a7 clean up mail() documentation. move mail-related ini stuff to functions/mail.xml from chapters/config.xml.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61277 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 23:51:29 +00:00
jim winstead
3c81bc5fb3 some reformatting, use example.com for example email addresses. (now i know where all those stupid messages bouncing off birthday@php.net came from.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61276 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 22:45:43 +00:00
jim winstead
f1883aab78 cleaned up header(), incorporated all notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61274 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 22:27:31 +00:00
jim winstead
c6b4175eec cross reference parse_url() and pathinfo()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61270 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 18:19:29 +00:00
jim winstead
91fbc3af30 add see also for ucwords to strtolower, strtoupper, and ucfirst
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61220 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-31 00:45:52 +00:00
Gabor Hojtsy
fe78b63d6c Corrected bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61185 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-30 18:41:26 +00:00
jim winstead
38dd875b75 add warning to strip_tags() about attributes being passed through, add <u> to the example, and clean up the notice of what versions the allowable_tags param was added in.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61059 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-29 01:51:33 +00:00
Rui Hirokawa
9cdbabbaca updated translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@61031 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-28 23:16:08 +00:00
Sebastian Bergmann
28b9bd171b array_init->array_fill
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60600 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-23 19:04:12 +00:00
Sebastian Bergmann
08bcb4715c array_init() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60559 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-23 05:26:24 +00:00
Hartmut Holzgraefe
518c0fcfe6 small clarification regarding each() and reset()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60229 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-19 10:47:17 +00:00
Egon Schmid
be6e071b34 Damien please check your newlines.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60144 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-18 06:44:03 +00:00
Damien Seguy
de148a8d33 Corrected an example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60133 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-18 00:20:45 +00:00
Egon Schmid
2150260a40 Functions should be enclosed with the function element.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60116 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 21:17:36 +00:00
Egon Schmid
ba19739f4f White space, punctuation and some typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60114 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 20:50:36 +00:00
Frank M. Kromann
88887298f1 Wrong data size specified.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60112 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 20:20:09 +00:00
Frank M. Kromann
ed0477c881 Documentation for
fbsql_read_blob()
fbsql_read_clob()
fbsql_set_lob_mode()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60101 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 18:35:35 +00:00
Jeroen van Wolffelaar
d00d946cb5 4.0.7 -> 4.1.0
4.0.8 -> 4.2.0


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60091 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 16:24:01 +00:00
Rui Hirokawa
73bac37b43 fixed compilation error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60085 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 14:48:49 +00:00
Derick Rethans
ebe8aec352 - Added note about ImageInterlace and progressive JPEGs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60073 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-17 06:32:18 +00:00
Zak Greant
af520ccb50 Minor fix to the *srand make_seed() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60012 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-15 22:51:36 +00:00
Gabor Hojtsy
aa5534f453 Two other typos corrected in see alsos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59849 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-13 14:45:36 +00:00
Gabor Hojtsy
245c86dc4c Fixing see also link typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59848 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-13 14:41:28 +00:00
Frank M. Kromann
a7ffb89558 Changed return values of new function to match the source
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59333 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-10 22:23:19 +00:00
Jeroen van Wolffelaar
2f1002e1fe Typo (bug 13631)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59329 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-10 20:58:09 +00:00
Frank M. Kromann
dd1e55aba0 Documentation for create_blob and create_clob
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59318 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-10 16:46:50 +00:00
Vlad Krupin
b203a027d1 fixed Copy-n-Paste typo in example for pspell_new_config()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59264 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-09 18:47:10 +00:00
Egon Schmid
2e24bde8a9 And another error.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59146 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-07 18:00:48 +00:00
Egon Schmid
6ce4d95409 Another error an I hope the last.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59145 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-07 17:39:57 +00:00
Egon Schmid
4150c6458b Should now be correct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59144 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-07 17:10:37 +00:00
Martin Jansen
928664e134 * fixed bug #12734
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@59132 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-07 13:16:55 +00:00
Rui Hirokawa
7d02afd834 fixed some jade errors (deleted some old links.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58916 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-04 13:00:00 +00:00
Gabor Hojtsy
440726aedd correcting header() example typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58880 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-03 17:54:28 +00:00
Jeroen van Wolffelaar
5e3eb6e209 <void/>-ify
This works with me...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58794 c90b9560-bf6c-de11-be94-00142212c4b1
2001-10-01 00:05:48 +00:00
Egon Schmid
4e22d1bb92 End tag was missing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58791 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 21:55:10 +00:00
Egon Schmid
1c750da3b4 Underscores are not allowed in ID strings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58786 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 18:36:39 +00:00
Jeroen van Wolffelaar
1f177f2d4b Whoops
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58751 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 11:48:18 +00:00
Jeroen van Wolffelaar
93231199c4 Properly mark 'die' as alias of 'exit'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58749 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 11:31:35 +00:00
Jason Greene
cf82f3872a Added not about not supporting Windows
Removed SIG_ constants from signal list
Modified pcntl_signal example to be more verbose


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58748 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-30 08:34:46 +00:00
Daniel Beckham
6ea61098bd completed intro text, added a couple of function examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58673 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-28 21:40:05 +00:00
jim winstead
a7ab91727a die is just an alias for exit, so document it that way.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58670 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-28 20:18:00 +00:00
Daniel Beckham
71c1619673 The short definition of shift and unshift were using the words
pop and push to describe their functions.  Made it less confusing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58661 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-28 16:07:14 +00:00
Derick Rethans
7bc25ff72a - function > parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58586 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-27 12:53:44 +00:00
Philip Olson
45d2383a2f Putting new basename() parameter info in typical <note> format.
Changing basename() example from .php3 to .php as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58575 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-27 09:28:05 +00:00
Zak Greant
5cece6ee12 Specified that the third parameter for array_search ('strict') is optional. Noted in both the func. prototype and the description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58207 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-24 21:34:39 +00:00
Hartmut Holzgraefe
a045868ebc missing trailing ; on some entities added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58159 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-23 20:14:59 +00:00
Zak Greant
a346a854a4 Removing dead link (http://www.designmultimedia.com/swfphp/test.swf) - confirmed that link will not be re-appearing with Sterling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58154 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-23 18:37:21 +00:00
Gabor Hojtsy
1a7fc37cf8 Typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58052 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 09:48:14 +00:00
jim winstead
00b18f8b64 fix example for phpcredits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58051 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 09:45:12 +00:00
Hartmut Holzgraefe
0948cfe1fb added a note regarding Location: headers and relative URIs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58045 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 08:39:02 +00:00
Jeroen van Wolffelaar
cef962628a Fix gettype documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58025 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:48:41 +00:00
Jeroen van Wolffelaar
edb5f5f8a3 Fix settype documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58024 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:45:49 +00:00
Jeroen van Wolffelaar
04a3afb723 Whoops
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58020 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:27:25 +00:00
Jeroen van Wolffelaar
8a13500b1b WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58019 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:22:45 +00:00
Jeroen van Wolffelaar
51b307f73b WS only (tab -> space(s))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@58018 c90b9560-bf6c-de11-be94-00142212c4b1
2001-09-22 01:03:00 +00:00