Commit graph

4255 commits

Author SHA1 Message Date
Mehdi Achour
78eee16978 Migrate docs to the new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178518 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 02:11:51 +00:00
Mehdi Achour
f25e838d89 Migrate docs to the new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178516 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 01:46:49 +00:00
Mehdi Achour
c3e414fda0 Migrate docs to the new structue, fix protos and remove useless PHP version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178514 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 00:46:43 +00:00
Mehdi Achour
21da834719 Add the constants.xml file
# in fact, the constants were registred using a macro in the C sources, that's why xml_proto.php didn't find it


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178513 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 00:17:10 +00:00
Mehdi Achour
94451b5234 Move the fields documentation to reference.xml and add more information
dbase_create and dbase_open are affected by safemode and open_basedir
dbase_open doesn't work with mode = 1 (bug #31754)
add examples with a generic dBase file
Clean the refpurposes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178512 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 23:23:50 +00:00
Mehdi Achour
54658c414f use entity
# a commit is never perfect ..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178498 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 17:19:52 +00:00
Mehdi Achour
28015ab670 Switch the rest of function to the new structure,
Add see also, notes and pitfalls


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178497 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 17:18:51 +00:00
Aidan Lister
5729ea5a79 Added mysql_real_escape_string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178492 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 08:23:50 +00:00
Dan Scott
47febed813 Continue the conversion to the new reference template.
Add another couple of constants, and update the PDOStatement
error functions to reflect the new reality.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178485 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 04:28:40 +00:00
Nuno Lopes
a9bbb39746 fix #31724: moved to pecl
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178469 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-28 18:56:25 +00:00
Mehdi Achour
a198d59b5b fix see also layout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178463 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-28 17:33:40 +00:00
Mehdi Achour
6ec81dd1c3 Switch docs to the new structure
Also add see also, and reword a bit
# fix 31744


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178462 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-28 17:30:43 +00:00
Dmitry Stogov
d8db83caba New constants were added.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178445 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-28 14:10:44 +00:00
Dmitry Stogov
f08186baa1 1. New function SoapClient->__callSoap() is a replacement for old derecated SoapClient->__call().
2. Description of SoapClient->__doRequest() method.
3. Description of additional options for SoapClient and SoapServer constructors.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178444 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-28 14:02:11 +00:00
Antony Dovgal
0cf48341a1 add note about Oracle Instant Client
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178437 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-28 09:23:41 +00:00
Enrique Garcia Briones
f0ae9cbd33 minor changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178391 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-27 20:56:42 +00:00
Philip Olson
bd0f969d8c WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178320 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-26 19:20:34 +00:00
Philip Olson
035fb21bde Reworked docs using the new doc style. Added an alternate SHOW STATUS example,
returnvalues, used &example.outputs.similar;, and closed bug #22005.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178317 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-26 19:14:34 +00:00
Dan Scott
2cb3ea809a Update PDO::errorCode and PDO::errorInfo to reflect current reality.
Continue conversion to new reference template.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178300 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-26 14:41:31 +00:00
Dan Scott
e05f5d938a Correct constants.xml typo.
Migrate construct to new template.
Correct rowCount example.
Add setFetchMode documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178285 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-26 05:35:40 +00:00
Philip Olson
d4b8ac6eb2 Rewrote docs. Documented bug #27406, implemented the new doc style, added many
new elements/information such as return values, changelog, and see also. And,
used &example.outputs.similar;.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178242 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-25 20:00:24 +00:00
Aidan Lister
acf6ac20dd Rewrite (also applied new docskel).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178152 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 21:23:18 +00:00
Jakub Vrana
4d22cb5ce3 Processing of fatal error (bug #31542)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178105 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 13:15:40 +00:00
Dan Scott
65a76681a9 Document constants, bindColumn, and lastInsertID.
Correct minor errors in prepare and fetch.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178071 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 03:11:02 +00:00
Yannick Torres
e5b5627d96 oops, sorry :(
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178044 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 22:03:57 +00:00
Yannick Torres
e1c5dc16c6 add missing cdata section, use more entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178042 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:24:36 +00:00
Yannick Torres
11f2d48e60 add missing cdata section, use more entities & some wz
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178032 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 20:04:36 +00:00
Derek Ford
0e117eae81 Updating the example to cover Zombie children
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177875 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-22 00:04:01 +00:00
Jakub Vrana
c95d01c153 No installation is needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177834 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-21 13:03:00 +00:00
Mehdi Achour
2e52786463 Add SoapClient->__setCookie() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177779 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 18:37:44 +00:00
Mehdi Achour
77e09afc42 Another commit for mazzanet, fixing parts of #31567
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177776 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 18:11:54 +00:00
Horst Schirmeier
7e76edf2d1 &listendand; entity added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177746 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 12:44:59 +00:00
Horst Schirmeier
21d3994f71 callback type "see also" added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177745 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 12:44:05 +00:00
Kenneth Schwartz
807cb5550e fix examples (coding standards)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177697 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 23:02:42 +00:00
Kenneth Schwartz
9d7040bd3a fix examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177690 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 22:13:08 +00:00
Philip Olson
a674c393cc Document SASL support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177679 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 20:09:09 +00:00
Kenneth Schwartz
ecb62a3422 add/update examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177651 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 13:55:43 +00:00
Derek Ford
e525bf3b9a commiting for mazzanet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177649 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 11:05:07 +00:00
Jakub Vrana
85101770b8 Correct default for url_rewriter.tags (mentioned by Peter Ordal)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177640 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 08:12:32 +00:00
Philip Olson
14865a8700 Deals with bug #31591, and seealso Superglobals/getenv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177581 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 18:08:08 +00:00
Philip Olson
0ab5f30df2 Refer to Superglobals in example and seealso.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177580 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 17:53:28 +00:00
Jakub Vrana
cb3edbe5f6 Missing semicolons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177573 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 15:57:49 +00:00
Aidan Lister
de36e70579 Added examples for accesing the last char of a string (I always forget!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177566 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 15:45:45 +00:00
Antony Dovgal
3db2f6fad4 fix return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177534 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 09:35:22 +00:00
Antony Dovgal
cc0889aff8 add missing line
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177528 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 08:24:56 +00:00
Dan Scott
06748b6a71 Flesh out PDO::exec, add new files based on xml_proto skeletons.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177507 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 03:16:39 +00:00
Philip Olson
72abc2a3a6 Document bug #30935 (may not use Superglobals)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177506 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 03:03:14 +00:00
val khokhlov
e9843205aa docs update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177436 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-17 15:26:06 +00:00
Mehdi Achour
79bf357711 fix build
# make test is your friend..


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177414 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-17 11:54:04 +00:00
Jakub Vrana
4cffafa967 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177407 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-17 10:51:20 +00:00