Dan Scott
c10d9cba0c
Address user notes and add a few more details.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198804 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-19 20:45:02 +00:00
Jakub Vrana
779ebcf90f
Class constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196426 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 08:22:29 +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
8dd919817d
PDOStatement::fetchSingle becomes PDOStatement::fetchColumn.
...
Add new parameter to PDOStatement::fetchColumn.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186675 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-20 18:51:02 +00:00
Sean Coates
9cd68cffa8
changed return type (PDO_FETCH_OBJ returns an object)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@180345 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-21 15:00:03 +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
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
Dan Scott
934567e000
Update examples, include warning for fetchAll about resource requirements.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173070 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 22:41:59 +00:00
Dan Scott
243267c301
Add examples, elaborate slightly on PDOStatement::fetchAll.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173068 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 22:21:35 +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