Commit graph

55 commits

Author SHA1 Message Date
Nuno Lopes
c77a4ba510 mysql 5 is also supported (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230894 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-27 15:32:08 +00:00
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
Jakub Vrana
152f9e024b PDO_IBM documentation by Owain Jones
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@224067 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-30 08:40:50 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
Jakub Vrana
ab84138197 ini options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192926 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-10 08:36:30 +00:00
Matt Li
69dc12fb60 Fix filename
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191861 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-30 06:35:15 +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
Dan Scott
adf6aa4296 PDO-lastInsertID() returns last value of sequence object.
Document PDOStatement-closeCursor().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190331 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-09 05:19:02 +00:00
Dan Scott
88c38135de Missed a reference to fetchSingle -> fetchColumn change.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187577 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-03 12:54:13 +00:00
Dan Scott
070bd96142 Document PDOStatement::nextRowset so I don't forget about it again
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184044 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-09 15:57:10 +00:00
Philip Olson
94185834c1 Typo (C&P errors)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179505 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 19:58:02 +00:00
Philip Olson
b1a8f3cd7a Show how Windows users load the other DB specific DLL's.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179500 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 19:03:03 +00:00
Philip Olson
ea047db729 Instead refer Windows users to snaps.php.net/win32/PECL_5_0/ as requested by Wez.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179492 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 18:26:27 +00:00
Philip Olson
8e794afad4 Whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179486 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 17:32:42 +00:00
Philip Olson
095e3c7595 Also refer Windows users to snaps (for recent DLL)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179485 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 17:23:58 +00:00
Dan Scott
1826d890cd Document PDO::quote() (within 24 hours of it being added to PDO -- hurray!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179435 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-10 04:30:50 +00:00
Dan Scott
20a6a06e98 Docbook allows <para> before steps, not after. Sigh.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179350 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-09 17:28:36 +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
06748b6a71 Flesh out PDO::exec, add new files based on xml_proto skeletons.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177507 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-18 03:16:39 +00:00
Dan Scott
3c95839bbd Fix table formatting disaster. Insert head into brown bag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173474 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-24 22:58:47 +00:00
Dan Scott
924d8bf843 Include full name of PDO.
Switch to table layout for drivers.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173473 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-24 22:47:56 +00:00
Dan Scott
a16f547def Change UNIX to Unix to avoid trademark infringement.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173054 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 19:02:31 +00:00
Dan Scott
227a33e724 Correct Windows DLL names, add rollBack stub
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173026 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 15:55:49 +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
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