Commit graph

123 commits

Author SHA1 Message Date
Jakub Vrana
e2d7169929 Separate installation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212014 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 12:20:23 +00:00
Jakub Vrana
e26ec45724 New constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211929 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-24 07:41:57 +00:00
Jakub Vrana
0e1bd1f55a PDO is not beta anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211371 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-14 09:15:53 +00:00
Dan Scott
dbf3b22bdb Apply Kohei Yoshida's patch for correct entities inside comments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207675 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-21 16:45:06 +00:00
Jakub Vrana
8c77c0a322 Example of invalid use of placeholder (bug #36281)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206740 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-08 15:29:02 +00:00
Dan Scott
b8c12f202a Bug 35432: Note that if PDO is shared, all drivers must be shared.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205359 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-16 00:53:32 +00:00
Jakub Vrana
3c76a9bb8b False for errors doesn't change denoted return type (howto guidelines)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204860 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-09 09:06:05 +00:00
Dan Scott
5067472b93 Clarify restrictions on binding parameters.
Correct return type of PDO::prepare.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204829 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-08 14:02:42 +00:00
Jakub Vrana
7c31b8ae80 Document fetchObject (bug #35862)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204478 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:11:51 +00:00
Jakub Vrana
10533edc90 PDO::FETCH_CLASSTYPE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204476 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-03 17:05:21 +00:00
Dan Scott
e342da0371 Complete references to PDO_INFORMIX (thanks jsgoupil for the suggestion).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202853 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-14 14:50:58 +00:00
Dan Scott
9630edc248 Add PDO_INFORMIX to the list of PDO drivers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202813 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-14 04:40:40 +00:00
Dave Barr
11055a8ad0 - Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202396 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-08 12:10:54 +00:00
Jakub Vrana
d338159aca Wez says that PDO is no more experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201482 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-28 09:24:46 +00:00
Dan Scott
71ffaa3363 Typo -- should create a new, second statement object in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201375 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-27 06:45:14 +00:00
Jakub Vrana
daf1e66aa0 Clarify ctor_args
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201265 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-25 14:17:45 +00:00
Wez Furlong
ea4c364c85 PDO::FETCH_CLASSTYPE is an internal constant flag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201221 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-24 21:46:08 +00:00
Wez Furlong
1102c92690 tweak
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201211 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-24 19:05:47 +00:00
Antony Dovgal
2c30b31288 fix return types (int -> string)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@200473 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-14 09:20:39 +00:00
Jakub Vrana
c8d7b23d25 ATTR_CURSOR_NAME is also for ODBC (spotted by Wez)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199919 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-03 16:05:10 +00:00
Jakub Vrana
327958eb18 Attributes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199766 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-02 09:47:10 +00:00
Wez Furlong
213eb7bb43 update for oracle LOB support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199581 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-31 03:06:55 +00:00
Antony Dovgal
2b2045ac16 constant -> class constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198894 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-20 20:29:47 +00:00
Dan Scott
5119196d17 Explicitly document 0-indexed nature of fetchColumn() param.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198807 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-19 21:18:19 +00:00
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
Dan Scott
3d07b38112 Closer to Wez's original intent... making a connection does not enable
one to understand transactions; rather, once armed with the knowledge
of connecting, one must understand the power of transactions before
wielding SQL queries with reckless abandon.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198664 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-18 03:20:13 +00:00
Dan Scott
29f219c0e1 Correct typo reported in bug #34897.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@198633 c90b9560-bf6c-de11-be94-00142212c4b1
2005-10-17 20:23:43 +00:00
Wez Furlong
8cd0f043c4 a note about catching exceptions and the dangers of not doing so on a production site.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196812 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-24 15:51:16 +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
Jakub Vrana
bd8c562880 Missing end PHP tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196424 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-20 08:08:59 +00:00
Wez Furlong
00c0c9154d rename pdo_drivers() to PDO::getAvailableDrivers as part of namespacing sweep before 1.0 stable.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196299 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 14:17:32 +00:00
Wez Furlong
111b55fe48 flesh out some more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196294 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-18 14:03:30 +00:00
Sean Coates
ec10a054ac re-arrange this entity (using it as a file entity is confusing)
#hopefully this hasn't been translated -- changing entities is bad (sorry)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196200 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 17:36:09 +00:00
Wez Furlong
4a179a5132 more info on pdo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196154 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-15 20:57:51 +00:00
Wez Furlong
1fa164010e fix interrupted sentence...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195838 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-12 03:44:38 +00:00
Wez Furlong
2649bceb68 Add some content.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195828 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-11 21:10:36 +00:00
Wez Furlong
792f6f09a8 The extension is no longer experimental; what we have is not going to change between now and the first stable release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195770 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-11 07:22:22 +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
Wez Furlong
3e7cfd8e07 Juggle and update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195767 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-11 06:17:09 +00:00
Wez Furlong
43652dbc98 Document new bindValue() method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195721 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-10 16:39:21 +00:00
Dan Scott
c8927e4471 Whitespace fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195604 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 15:13:53 +00:00
Dan Scott
f52cb08996 Procedures need steps -- will follow up with a whitespace fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195603 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 15:12:24 +00:00
Wez Furlong
468080ae0a revise install instructions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195552 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 03:00:46 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Dan Scott
28c4e8026e Document PDO_FETCH_COLUMN, PDO_FETCH_UNIQUE, and PDO_FETCH_GROUP.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194700 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 01:33:45 +00:00
Dan Scott
49407b3713 Emphasize the usefulness of prepared statements vs. quoted input.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194698 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-31 00:56:35 +00:00
Jakub Vrana
5e9a9e3c56 Example for installing driver on Unix (bug #33696)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194637 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-30 14:41:11 +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
086aa9f025 Update to new doc style (not sure how I missed this one).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194304 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 11:08:59 +00:00
Dan Scott
954fa71e2e Address bug 34231 (MySQL doesn't handle DDL in transactions).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@194303 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-24 11:07:45 +00:00