Commit graph

5962 commits

Author SHA1 Message Date
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
Friedhelm Betz
1c27870bd8 proto boolean -> bool
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132909 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 16:34:50 +00:00
Friedhelm Betz
97b1da49e3 proto boolean -> bool
entity usage


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132908 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 16:34:12 +00:00
Friedhelm Betz
88b9c93c58 build fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132907 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 16:33:26 +00:00
Derick Rethans
9b76e46c96 - Fixed entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 15:57:01 +00:00
Derick Rethans
9724af40ca - Some more cleaning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132894 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 15:27:57 +00:00
Derick Rethans
921489808d - Summer cleaning time!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132893 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 15:09:22 +00:00
Wez Furlong
c56e4588c7 document proc_terminate and clarify that proc_nice() is not related to the
other proc_XXX functions.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132863 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 12:20:10 +00:00
Wez Furlong
e01d90c389 Document "exclusive" mode for fopen().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132861 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 11:46:28 +00:00
Wez Furlong
5ba34167b1 Clarify and remove bogus part (copied from socket_select()) about writing your
code so it doesn't use timeouts - thats the whole point of the function.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132860 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 11:25:57 +00:00
Sara Golemon
5aed140af1 Document additional userspace wrapper methods and cleanup some protos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132840 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 03:38:08 +00:00
Philip Olson
405647fad1 Added a <caution> regarding bug #23195 as copying an array resets the original array's
pointer which can cause an endless loop.  Also, each() will move the pointer past the end
as opposed to the end.  Updated the example to be self-contained, no longer uses $_POST.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132838 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 03:09:45 +00:00
Philip Olson
a8299b5332 See also get_loaded_modules().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132834 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 01:17:44 +00:00
Fernando Correa da Conceição
e78cf747f7 Fixing example. sqlite-query need two args.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132800 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 19:58:04 +00:00
Philip Olson
d0d26a60e3 Add link to "the type comparison tables" appendix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132754 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 16:06:20 +00:00
Martin Samesch
018f4b4545 typo...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 14:14:06 +00:00
Wez Furlong
6564dbbe4a Some corrections and additions in readyness for 1.0 release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132738 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 13:24:58 +00:00
Derick Rethans
5ceab02627 - Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132731 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-21 10:28:51 +00:00