Commit graph

11215 commits

Author SHA1 Message Date
TAKAGI Masahiro
8c94489d92 fixed description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218053 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 21:10:18 +00:00
TAKAGI Masahiro
7af2e4ee7c fixed returnvalues.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218052 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 20:50:14 +00:00
Sean Coates
bdd16af9be grammar and markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218051 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 20:14:32 +00:00
TAKAGI Masahiro
f0144aed21 fixed wrong descriptions and added missing ones
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218050 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 20:03:56 +00:00
TAKAGI Masahiro
ee7638a849 correction similar to http://news.php.net/php.doc/969373736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218047 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 18:26:51 +00:00
Nuno Lopes
9e0c7c6e38 add the arg_separator parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218046 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 18:10:14 +00:00
Nuno Lopes
50b2dea45f document the 2nd parameter of parse_url() and add its constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218045 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 18:00:17 +00:00
Nuno Lopes
c038f8959c make that 5.1.3 instead of 5.2.0. thanks to Pierre & Lukas for the info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218044 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 17:24:36 +00:00
Nuno Lopes
d8ddc250c9 document CURLINFO_HEADER_OUT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218042 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 17:21:09 +00:00
Nuno Lopes
1531f5bc77 fix #38160: 'var' no longer produces a E_STRICT warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218039 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 16:44:18 +00:00
Nuno Lopes
ca562b60e8 fix #37702: __toString() is now more magical since php 5.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218035 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 16:09:29 +00:00
Nuno Lopes
9b6b17646b I forgot to commit this one yesterday (fix proto). thanks to Hannes for the reminder.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218032 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 16:03:19 +00:00
Pierre Joye
8adf44cc65 - add check for the return values ZipArchive::open, some examples
were not updated. Braindead--;


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218030 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 15:54:51 +00:00
Pierre Joye
1c3c13317a - 5.2 or later and new version does not require ext libs
(takagi@php.net, philip)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218007 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 22:10:00 +00:00
Nuno Lopes
6b8f6fedcd add example on how to send POST data using stream context opts. many thanks to Sara for the code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218006 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 22:00:05 +00:00
Nuno Lopes
714608859f add .cvsignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218000 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 18:28:45 +00:00
Nuno Lopes
8a5283de30 close bug #37660: explicitate that it returns an empty array when there are no matches
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217999 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 18:22:14 +00:00
Nuno Lopes
98136f483d fill purpose/membership tags
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217998 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 18:13:52 +00:00
Nuno Lopes
ed112b3334 misc fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217996 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:59:01 +00:00
Nuno Lopes
5891f0a787 fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217991 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:33:36 +00:00
Pierre Joye
82566b9875 - Initial pecl/enchant documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217989 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:30:20 +00:00
Nuno Lopes
ec03c06d61 DST: daylight saving time. confirmed with my GB English dictionary
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217988 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:29:58 +00:00
Pierre Joye
ead062f704 - Add documentation for the new Zip extension (add new OO interface)
- Update the installation and reference pages (pecl, php4, 5.2+)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217987 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:27:59 +00:00
Nuno Lopes
a5b709a405 fix #38267: don't recommend ereg*(), as they are deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217986 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 17:15:27 +00:00
Nuno Lopes
4512031c66 Philip wants an entity there, so create a &tip.userlandnaming; entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217980 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:55:35 +00:00
Nuno Lopes
9f30643fe2 fix #36747: not available everywhere
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217979 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:50:23 +00:00
Nuno Lopes
908322d533 add some links to the userland naming appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217978 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:40:18 +00:00
Nuno Lopes
dcbf8a7208 add link to tidy.conf, per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217976 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:28:13 +00:00
Nuno Lopes
0d62dcdfda document the new httponly flag in session and setcookie*() stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217975 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-11 16:21:54 +00:00
Antony Dovgal
e1fb4823e3 the example and the requirement it demonstrates are obsolete since PHP3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217666 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-07 13:08:46 +00:00
TAKAGI Masahiro
eac04650be remove empty file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217584 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-06 04:58:22 +00:00
TAKAGI Masahiro
4055e159f4 added an entry for HttpResponse class.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217582 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-06 04:48:10 +00:00
TAKAGI Masahiro
d6944eaea7 typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217581 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-06 04:47:22 +00:00
Yannick Torres
0ae46893c9 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217577 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-05 22:49:07 +00:00
Yannick Torres
b4574615a0 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217576 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-05 22:47:15 +00:00
TAKAGI Masahiro
d6e7cc7436 ignore functions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217569 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-05 21:42:02 +00:00
TAKAGI Masahiro
fb60bae5dd typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217568 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-05 21:36:31 +00:00
Etienne Kneuss
1af3a8b398 Fix resize example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217558 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-05 16:06:29 +00:00
Jakub Vrana
3cc2683fa4 See also htmlspecialchars_decode (bug #38312)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217460 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-03 13:57:22 +00:00
Jakub Vrana
d51ee86ac7 Typo (bug #38304)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217448 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-03 09:17:25 +00:00
Philip Olson
eb18392c56 Added basic documentation for the JSON functions
(information based on php-src/ext/json/README by Omar Kilani)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217427 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-02 15:43:50 +00:00
Philip Olson
363c5a5ae0 Added new json directory and basic reference.xml file
(based on ext/json/README)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217426 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-02 15:26:00 +00:00
Philip Olson
6dacfa26de Implemented the new doc style and some rewording where appropriate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217366 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-01 02:23:17 +00:00
Philip Olson
03becc40ac WS, preparation for the new doc style
# Doing just one file from ref.strings for now, am doing a test


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217365 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-01 02:00:03 +00:00
Hannes Magnusson
7e88eabba0 Fix example (noticed by klem at linux dot ee) (user notes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217325 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-30 23:45:29 +00:00
Georg Richter
a76ccf5d1a Added/Fixed note: mysqli_stmt_bind_result has to be called after mysqli_stmt_execute
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217293 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-30 11:32:46 +00:00
Philip Olson
a2c10894f4 Link to "How to install" is inside the &pecl.info; entity,
and the 4.3.9 changelog info is already mentioned


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217251 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-29 06:35:14 +00:00
Sean Coates
f58c67a595 Userland Naming guide -- from Lukas Smith
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217209 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-27 20:59:29 +00:00
TAKAGI Masahiro
1729d39eea - converted to the new doc style
- added the description of a new parameter 'offset'
- removed a note about the difference of mb_strrpos() and strrpos()
   (strrpos() accepts string for 'needle' as of PHP 5)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217137 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-27 03:42:56 +00:00
TAKAGI Masahiro
ed6977a96c typo fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@217135 c90b9560-bf6c-de11-be94-00142212c4b1
2006-07-27 03:29:39 +00:00