Commit graph

18 commits

Author SHA1 Message Date
Mehdi Achour
3782dbb92c Document PDO with classsynopsis and fix all links
# Also rollback a change that shouldn't have make it in the last commit


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226684 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-07 20:57:48 +00:00
Mehdi Achour
615c0b3826 Fix whitespace and put missing &refsect.description; entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@226677 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-07 19:51:00 +00:00
Sean Coates
a8ec4170bd Major commit. Exceptions role changes to errors. Many files affected. Tagged first: PRE_EXCEPTIONS_ROLE_CHANGE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219536 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-06 20:40:41 +00:00
Wez Furlong
34a6bc84d6 All these methods are stable.
Note: getColumnMeta is not stable; the warning was intentionally left there.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-11 06:22:26 +00:00
Dan Scott
afd947e79a Use preferred comment style in examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194305 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 11:13:06 +00:00
Dan Scott
0f3b624569 Begin splitting PDO driver docs into separate manual sections.
Implement sorted Function Reference section of manual table of contents;
  this may need more work for non-English manuals.
Fix mysqli title so it sorts correctly in sorted table of contents.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193133 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-12 02:03:50 +00:00
Wez Furlong
ffc3345912 misc tweaks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190460 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-11 04:38:55 +00:00
Aidan Lister
bf9cc979aa Add note about alias usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180160 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-20 05:47:01 +00:00
Aidan Lister
6fc54cd618 Added information about each drivers DSN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180159 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-20 05:37:59 +00:00
Dan Scott
55a668cc6a Bring installation instructions into line with current reality.
Flag username and password parameters as optional for the ctor.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179349 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 17:20:15 +00:00
Dan Scott
0c1bedcdde Document new parameters in PDOStatement::fetch that allow for scrollable
cursors, and add an example of how to use scrollable cursors (finally!).
Add examples for the transaction functions.
Correct a typo in the constants.
Adopt more reference template goodness throughout.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178958 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-05 18:52:58 +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
Yannick Torres
cb08ac869e typo & ws & parse error in exemples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172807 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-16 20:12:45 +00:00
Dan Scott
e1bc3422e8 Add more PDO driver and constructor information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172620 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-13 22:28:28 +00:00
Jakub Vrana
c58f007447 Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172548 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 13:16:17 +00:00
Nuno Lopes
66fe97c768 add PDO to the manual toc and fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172520 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 16:57:17 +00:00
Dan Scott
f1919f2714 Switched to new xml_proto.php file structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172464 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 22:21:24 +00:00