Nuno Lopes
2b3ba267c6
move ini options to the appendix and add the changelog column
...
# any feedback is higly appreciated :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178527 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 16:27:46 +00:00
Dave Barr
46aa161b82
- independant -> independent.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178523 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 15:09:40 +00:00
Nuno Lopes
9e03472a98
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178522 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-30 11:08:43 +00:00
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
Sean Coates
f830718dce
document seemingly-odd $this behaviour
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178495 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 14:43:56 +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
Sean Coates
ce9bfe931d
document seemingly-odd $this behaviour
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178491 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-29 06:19:14 +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
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