Commit graph

6179 commits

Author SHA1 Message Date
Derick Rethans
6efa7a6686 - WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133767 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-30 15:02:18 +00:00
John Coggeshall
827e8dcde0 The prototype for pdf_fill() is not pdf_fill_stroke() :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133726 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-30 10:08:28 +00:00
Cornelia Boenigk
c4596b0e56 fixed parameters and example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133694 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 23:26:02 +00:00
Thomas Schoefbeck
6410f8b345 just small grammar ch.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133658 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 19:58:30 +00:00
Friedhelm Betz
d34bf80d76 proto corrections, a few see also's, grammar, rewording
use of entities


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133657 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 19:51:33 +00:00
Philip Olson
ed8c8c4125 Be consistent, use PHP 5 instead of 5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133629 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 17:40:29 +00:00
Philip Olson
904b3f9ec9 Mention that MySQL is not bundled or enabled by default with PHP 5, and a little rewording.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133628 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 17:35:49 +00:00
Friedhelm Betz
2f2a9f9410 grammar and logical errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133624 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 16:59:53 +00:00
Friedhelm Betz
b4fbcc366e superfluous note removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133623 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 16:55:11 +00:00
Friedhelm Betz
9c6bc6f9a8 no tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133621 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 16:36:32 +00:00
Friedhelm Betz
fc9c5fe85b bunch of see alsos, some minor typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133602 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 15:05:37 +00:00
Friedhelm Betz
c464ccf20f ws fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133598 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 13:37:24 +00:00
Friedhelm Betz
717b1f89c0 typo, thanks to Ali
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133597 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 13:33:47 +00:00
Thomas Schoefbeck
0dca8349fa added php-pi's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133569 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 07:43:05 +00:00
Sara Golemon
2da9f129ef Logic Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133551 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-29 00:17:25 +00:00
Philip Olson
5434e2e2f0 Clarify x and x+ modes. They generate E_WARNING and false when file exists, and
attempt to create the file if the file does not yet exist.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133540 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 20:59:12 +00:00
Thomas Schoefbeck
2f813e99ae corr. example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133539 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 20:32:41 +00:00
Philip Olson
8ceb4afedf In example: replace long arrays with autoglobals, and eliminate E_NOTICE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133538 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 20:31:17 +00:00
Derick Rethans
b72c4ddeaa - Document return value and the linked version note. (Bug #24346)
#- The callback stuff should still be documented, so I'm not closing the bug
#  yet


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133485 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 07:24:36 +00:00
Derick Rethans
32c5c5832a - Document return value
#- I'm just implementing this...


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133484 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 07:19:56 +00:00
Torben Wilson
66da45a2bd Document the changed array indexing, pending information from the dev
team on what it's really supposed to be doing.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133462 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-27 21:27:30 +00:00
Friedhelm Betz
2f9280c037 linking to the server homepage.
changed list to orderedlist


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133308 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-26 10:00:42 +00:00
Friedhelm Betz
bf4aedaebe linking to the server homepages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133307 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-26 09:56:21 +00:00
Mehdi Achour
02b495827e closing 2432
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133226 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-25 11:27:03 +00:00
Derick Rethans
4c07be2afa - Fixed XML
#- Make test anybody? :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133221 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-25 09:08:50 +00:00
Friedhelm Betz
5852af7925 correcting links to point to security.index
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133218 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-25 08:33:10 +00:00
Friedhelm Betz
5ff9d51fee correcting links to point to security.index
some tagging, typos and linking


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133217 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-25 08:31:46 +00:00
Derick Rethans
252cebf2c8 - Cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133207 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-25 05:44:36 +00:00
Friedhelm Betz
69a76e3a55 dll requirements update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133128 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-24 11:00:02 +00:00
Friedhelm Betz
fa6bbefe98 for win32: link for overview of supported conversion specifiers
see also corrections


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133062 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 18:02:30 +00:00
Friedhelm Betz
dc6882a311 examples to xml, restructering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133058 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 17:33:28 +00:00
Friedhelm Betz
2cf32db3ac some tagging, minor rewording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133057 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 17:32:28 +00:00
Friedhelm Betz
9e0d3001e5 more items moved to orderedlist, typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133056 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 17:31:38 +00:00
Salah Faya
4ebacdfca9 an print to a print
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133036 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 13:55:42 +00:00
Friedhelm Betz
56b0ad0610 xmlify, restructering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@133033 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 11:57:28 +00:00
Philip Olson
f2df30ddca Added examples to take into account OS, including use of PHP_SHLIB_SUFFIX.
Also, windows -> Windows.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132998 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 03:11:20 +00:00
Philip Olson
fe9d49faa6 Refer to php_imap.dll for Windows users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132993 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 01:21:45 +00:00
Philip Olson
45d077dbd7 Document return on success change from 1 to true in 4.3.3, and see also fopen/fseek.
This documents bug #24162


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132989 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 01:05:48 +00:00
Philip Olson
af8ad65dd3 Use of xml tags, a typo, expanded example output, and see also's
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132986 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-23 00:52:11 +00:00
Philip Olson
fa4f1efb88 Clarify the feature of "character sequences", and caution that numeric strings
are seen as strings and not integers prior to PHP 4.3.3, so used as character sequences.
This documents bug #24420


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132976 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 23:17:14 +00:00
Derick Rethans
b01743266b - Nosepicking...uhm, nitpicking ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132971 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 21:51:05 +00:00
Derick Rethans
1354fa489e - Made captions consistent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132970 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 21:44:46 +00:00
Derick Rethans
6ae92adc1c - Place the notes consistently
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132969 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 21:39:04 +00:00
Derick Rethans
f2cc895c23 - Group the two notes together
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132968 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 21:37:23 +00:00
Derick Rethans
dbeb9c203d - Promote this BC break to a <caution>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132966 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 21:34:32 +00:00
Philip Olson
155ec22d2a Clearly indicate what lives in $_REQUEST, and that FILES does not as of 4.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132958 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 20:24:26 +00:00
Philip Olson
c776391f36 windows -> Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132951 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 20:03:33 +00:00
Philip Olson
bf5b5ba8f8 PHP 5.0 -> 5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132950 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 19:55:51 +00:00
Philip Olson
aa140584f0 4.3->4.3.0, 5.0->5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132948 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 19:43:21 +00:00
Wez Furlong
d67191e8df "better" whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132910 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 16:43:07 +00:00