Commit graph

2526 commits

Author SHA1 Message Date
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
Torben Wilson
81467643b7 Added a warning about using persistent connections and table
locks/transactions together. The transaction note was from the user errata.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62926 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-21 03:00:09 +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
Gabor Hojtsy
f3677d4d70 Adding entity...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62721 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-18 15:30:34 +00:00
Gabor Hojtsy
cfb8d1a338 Adding note about separate documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62720 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-18 15:28:26 +00:00
Gabor Hojtsy
533074ff1e Ups, <computeroutput> seems to be an inline element.
But <screen> is documented as a block type of element...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62682 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-18 10:59:12 +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
Leszek Krupinski
df9a74f98b Corrected closing tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62603 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-16 17:57:06 +00:00
Zak Greant
cc665490d9 Adding an entry for the meaning of the PHP acronym
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62599 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-16 17:30:25 +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
Philip Olson
5878ab08d2 Fix typo. (on => off)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62361 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-14 00:20:50 +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