Commit graph

2413 commits

Author SHA1 Message Date
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
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
Hartmut Holzgraefe
69dd55e261 missed one :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62054 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 01:48:41 +00:00
Hartmut Holzgraefe
5fd8ff3a02 entities fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62052 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-12 01:45:24 +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
jim winstead
061cd6bb2b fix missing trailing ; on entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@62017 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-11 20:27:31 +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