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
Sean Coates
bd012a6f76
language entities for Project Entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178282 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-26 04:56:27 +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
Nuno Lopes
b784477979
add charset info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178237 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-25 19:11:59 +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
Aidan Lister
f72f29fcf0
Add notes title
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178151 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 21:18:51 +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
Miroslav Lednicky
9a00936748
hopefully right
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178089 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 08:23:35 +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
Sean Coates
a5f6d07cf9
rollback "batman's" commit to english
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178056 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-24 01:12:29 +00:00
Miroslav Lednicky
b0a2f11d6b
new translation added
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178054 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 22:55:51 +00:00
Sean Coates
81da8ee19b
bug counts entities
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178047 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-23 22:29:23 +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
Sean Coates
1180c08a23
language entities for checkent
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177977 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-22 20:38:12 +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
Derek Ford
3d277b2420
Cleaning up the code as well. Getting rid of the parenthesis
...
on echo, and touching up the quotation usage.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177727 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 08:53:04 +00:00
Derek Ford
39e467d1b7
restructured the docbook elements to follow
...
<this>
<that>
<the other>
Rewrote the sections, which were redundant, and added a few more
examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177726 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 08:42:54 +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
Vincent Gevers
c9d02c28da
Should save my files before comitting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177658 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 16:52:29 +00:00
Vincent Gevers
6c503eb646
Template the error page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177656 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 16:50:38 +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
Mehdi Achour
1272f32f27
fix for #31608 : The static declaration must be after the visibility declaration.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177650 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 13:16:14 +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
Derek Ford
445c2b8a7a
Adding a note about HTTP_POST_VARS being deprecated to variables.scope, and making quotes consistent
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177633 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-19 06:51:00 +00:00
Philip Olson
9b1974f6e9
Mention PECL extensions. Deals with bug #28018
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177585 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 19:28:15 +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