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
Gabor Hojtsy
cb4d941fc4
Linking the new about.xml in. Please read it, and correct my English
...
language and other kind of mistakes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63163 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-24 16:46:50 +00:00
Gabor Hojtsy
f4877c1226
Adding "more about this manual" appendix.
...
This should be expanded in the future with
information on used conventions (eg. how to
interpret a function usage example for newbies),
and some more...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63159 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-24 16:44:22 +00:00
Hartmut Holzgraefe
525a54f08e
added CDATA to programlistings outside the functions dir
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63128 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-23 21:51:24 +00:00
Derick Rethans
71c399e486
- Fix case
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63127 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-23 21:10:34 +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
Hartmut Holzgraefe
b92503485d
added headline entity for function index
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63066 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-22 21:11: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
Zak Greant
5656e18c6a
Minor typo -> changing "backspace" to "backslash" in strings backslash escaping section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@63040 c90b9560-bf6c-de11-be94-00142212c4b1
2001-11-22 15:29:38 +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
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