[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2007-04-30 Thread Etienne Kneuss
colder Mon Apr 30 21:36:05 2007 UTC Modified files: /phpdoc/en/reference/pdoreference.xml Log: Fix #41211 (wrong object used for methods beginTransaction & commit in example) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pdo/reference.xml?r1=1.55&r2=1.

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2007-02-27 Thread Nuno Lopes
nlopess Tue Feb 27 15:32:08 2007 UTC Modified files: /phpdoc/en/reference/pdoreference.xml Log: mysql 5 is also supported (user note) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pdo/reference.xml?r1=1.54&r2=1.55&diff_format=u Index: phpdoc/en/reference

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo_ibm configure.xml reference.xml /entities global.ent

2006-11-30 Thread Jakub Vrana
vrana Thu Nov 30 08:40:50 2006 UTC Added files: /phpdoc/en/reference/pdo_ibmconfigure.xml reference.xml Modified files: /phpdoc/entitiesglobal.ent /phpdoc/en/reference/pdoreference.xml Log: PDO_IBM documentation by Ow

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2006-04-14 Thread Jakub Vrana
vrana Fri Apr 14 09:15:53 2006 UTC Modified files: /phpdoc/en/reference/pdoreference.xml Log: PDO is not beta anymore http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pdo/reference.xml?r1=1.50&r2=1.51&diff_format=u Index: phpdoc/en/reference/pdo/referenc

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2006-02-08 Thread Jakub Vrana
vrana Wed Feb 8 15:29:02 2006 UTC Modified files: /phpdoc/en/reference/pdoreference.xml Log: Example of invalid use of placeholder (bug #36281) http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pdo/reference.xml?r1=1.49&r2=1.50&diff_format=u Index: phpdo

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2006-01-15 Thread Dan Scott
dbs Mon Jan 16 00:53:32 2006 UTC Modified files: /phpdoc/en/reference/pdoreference.xml Log: Bug 35432: Note that if PDO is shared, all drivers must be shared. http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pdo/reference.xml?r1=1.48&r2=1.49&diff_fo

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-12-14 Thread Dan Scott
dbs Wed Dec 14 14:50:58 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Complete references to PDO_INFORMIX (thanks jsgoupil for the suggestion). http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pdo/reference.xml?r1=1.47&r2=1.48&

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-12-13 Thread Dan Scott
dbs Wed Dec 14 04:40:41 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Add PDO_INFORMIX to the list of PDO drivers. http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pdo/reference.xml?r1=1.46&r2=1.47&diff_format=u Index: phpdoc/e

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-11-28 Thread Wez Furlong
Yep. And in reply to your comment on my blog, getColumnMeta is the only experimental API; I've already marked up the docs appropriately... except for this comment. --Wez. On 11/28/05, Jakub Vrana <[EMAIL PROTECTED]> wrote: > vrana Mon Nov 28 04:24:49 2005 EDT > > Modified files: >

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-11-28 Thread Jakub Vrana
vrana Mon Nov 28 04:24:49 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Wez says that PDO is no more experimental http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.44&r2=1.45&ty=u Index: phpdoc/en/reference/pdo/re

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-10-30 Thread Wez Furlong
wez Sun Oct 30 22:06:57 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: update for oracle LOB support http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.43&r2=1.44&ty=u Index: phpdoc/en/reference/pdo/reference.x

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-10-17 Thread Dan Scott
dbs Mon Oct 17 23:20:14 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: 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 m

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-10-17 Thread Wez Furlong
"Now that you're connected via PDO, you should understand how PDO" was what I intended that to say :) --Wez. On 10/17/05, Dan Scott <[EMAIL PROTECTED]> wrote: > dbs Mon Oct 17 16:23:45 2005 EDT > > Modified files: > /phpdoc/en/reference/pdoreference.xml > Log: > Correct

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-10-17 Thread Dan Scott
dbs Mon Oct 17 16:23:45 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Correct typo reported in bug #34897. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.41&r2=1.42&ty=u Index: phpdoc/en/reference/pdo/refe

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-09-24 Thread Wez Furlong
wez Sat Sep 24 11:51:17 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: a note about catching exceptions and the dangers of not doing so on a production site. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-09-20 Thread Jakub Vrana
vrana Tue Sep 20 04:09:03 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Missing end PHP tag http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.38&r2=1.39&ty=u Index: phpdoc/en/reference/pdo/reference.xml diff -u ph

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-09-12 Thread Dan Scott
Wow! That was an awesome set of PDO doc commits, Wez. Great stuff! Dan On 9/11/05, Wez Furlong <[EMAIL PROTECTED]> wrote: > wez Sun Sep 11 23:44:39 2005 EDT > > Modified files: > /phpdoc/en/reference/pdoreference.xml > Log: > fix interrupted sentence... > > > http://

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-09-11 Thread Wez Furlong
wez Sun Sep 11 23:44:39 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: fix interrupted sentence... http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.36&r2=1.37&ty=u Index: phpdoc/en/reference/pdo/reference.xml

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-09-11 Thread Wez Furlong
wez Sun Sep 11 17:10:37 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Add some content. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.35&r2=1.36&ty=u Index: phpdoc/en/reference/pdo/reference.xml diff -u ph

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-09-09 Thread Dan Scott
dbs Fri Sep 9 11:13:53 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Whitespace fix. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.32&r2=1.33&ty=u Index: phpdoc/en/reference/pdo/reference.xml diff -u php

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-09-09 Thread Dan Scott
dbs Fri Sep 9 11:12:24 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Procedures need steps -- will follow up with a whitespace fix. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.31&r2=1.32&ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-09-08 Thread Wez Furlong
wez Thu Sep 8 23:00:48 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: revise install instructions http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.30&r2=1.31&ty=u Index: phpdoc/en/reference/pdo/reference.xml

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-08-30 Thread Jakub Vrana
vrana Tue Aug 30 10:41:12 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Example for installing driver on Unix (bug #33696) http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.28&r2=1.29&ty=u Index: phpdoc/en/referen

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-07-29 Thread Matthew Li
mazzanetSat Jul 30 02:35:17 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Fix filename http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.25&r2=1.26&ty=u Index: phpdoc/en/reference/pdo/reference.xml diff -u p

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-lastInsertId.xml PDOStatement-closeCursor.xml

2005-07-08 Thread Wez Furlong
It's worth noting that calling closeCursor() is usually only required if you don't explicitly fetch all the rows from a given statement object before switching to a different statement object. In other words: $stmt->execute(); $stmt->fetch(); $stmt->execute(); will work happily, but $stmt->exec

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-lastInsertId.xml PDOStatement-closeCursor.xml

2005-07-08 Thread Dan Scott
dbs Sat Jul 9 01:19:02 2005 EDT Added files: /phpdoc/en/reference/pdo/functions PDOStatement-closeCursor.xml Modified files: /phpdoc/en/reference/pdoreference.xml /phpdoc/en/reference/pdo/functions PDO-lastInsertId.xml Log:

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-06-03 Thread Dan Scott
dbs Fri Jun 3 08:54:16 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Missed a reference to fetchSingle -> fetchColumn change. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.22&r2=1.23&ty=u Index: phpdoc/e

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDOStatement-nextRowset.xml

2005-04-09 Thread Dan Scott
dbs Sat Apr 9 11:57:10 2005 EDT Added files: /phpdoc/en/reference/pdo/functions PDOStatement-nextRowset.xml Modified files: /phpdoc/en/reference/pdoreference.xml Log: Document PDOStatement::nextRowset so I don't forget about it ag

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Edin Kadribasic
I think that advising Windows users to use dl() is wrong as it works only with CLI/CGI. Edin - Original Message - From: "Philip Olson" <[EMAIL PROTECTED]> To: Sent: Thursday, February 10, 2005 8:03 PM Subject: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml >

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Wez Furlong
That only handles statically compiled extensions. PHP doesn't know about dynamic dependencies yet. Besides, these docs are also for people running PHP 5.0.x and using the PECL extensions. On Thu, 10 Feb 2005 18:49:42 -, Nuno Lopes <[EMAIL PROTECTED]> wrote: > > Yep, stick them in ext and eithe

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 14:58:02 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Typo (C&P errors) http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.20&r2=1.21&ty=u Index: phpdoc/en/reference/pdo/reference.xml diff -u p

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
> > Yep, stick them in ext and either load them from php.ini or through dl(). > > > > php_pdo.dll must be loaded before the other pdo dlls. > > > > Thanks :) > > > > --Wez. > > Shouldn't the new PHP 5.1 feature (that loads extensions by order) handle > that? I'm getting way offtopic but I hope t

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 14:03:04 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Show how Windows users load the other DB specific DLL's. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.19&r2=1.20&ty=u Index: phpdoc/e

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Nuno Lopes
Yep, stick them in ext and either load them from php.ini or through dl(). php_pdo.dll must be loaded before the other pdo dlls. Thanks :) --Wez. Shouldn't the new PHP 5.1 feature (that loads extensions by order) handle that? Nuno

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Wez Furlong
Yep, stick them in ext and either load them from php.ini or through dl(). php_pdo.dll must be loaded before the other pdo dlls. Thanks :) --Wez. On Thu, 10 Feb 2005 18:31:16 + (GMT), Philip Olson <[EMAIL PROTECTED]> wrote: > > Does that point to http://snaps.php.net/win32/PECL_5_0/ ? > > Co

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
> Does that point to http://snaps.php.net/win32/PECL_5_0/ ? > Could it? It does now! Also, could you explain what Windows users need to do with the other PDO DLL's? Like php_pdo_mysql.dll, php_pdo_odbc.dll, etc. Just stick them in their ext folder and calling on said DB will load them at runtime?

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 13:26:27 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Instead refer Windows users to snaps.php.net/win32/PECL_5_0/ as requested by Wez. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.18&r2

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 12:32:42 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Whitespace http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.17&r2=1.18&ty=u Index: phpdoc/en/reference/pdo/reference.xml diff -u phpdoc/en

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-10 Thread Philip Olson
philip Thu Feb 10 12:23:58 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Also refer Windows users to snaps (for recent DLL) http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.16&r2=1.17&ty=u Index: phpdoc/en/refe

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-quote.xml

2005-02-09 Thread Dan Scott
dbs Wed Feb 9 23:30:50 2005 EDT Added files: /phpdoc/en/reference/pdo/functions PDO-quote.xml Modified files: /phpdoc/en/reference/pdoreference.xml Log: Document PDO::quote() (within 24 hours of it being added to PDO -- hurray!)

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-construct.xml

2005-02-09 Thread Dan Scott
dbs Wed Feb 9 12:20:16 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml /phpdoc/en/reference/pdo/functions PDO-construct.xml Log: Bring installation instructions into line with current reality. Flag username and password parameters as

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2005-02-09 Thread Dan Scott
dbs Wed Feb 9 12:28:38 2005 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Docbook allows before steps, not after. Sigh. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.14&r2=1.15&ty=u Index: phpdoc/en/referenc

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-exec.xml PDO-getAttribute.xml PDO-query.xml PDOStatement-columnCount.xml PDOStatement-getAttribute.xml PDOStatement-getColumnMeta.xml PDOStatement-setAttribute.xml PDOStatement-setFetchMode.xml

2005-01-17 Thread Dan Scott
dbs Mon Jan 17 22:16:39 2005 EDT Added files: /phpdoc/en/reference/pdo/functions PDO-query.xml PDO-getAttribute.xml PDOStatement-columnCount.xml

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2004-11-24 Thread Dan Scott
dbs Wed Nov 24 17:47:56 2004 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Include full name of PDO. Switch to table layout for drivers. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.10&r2=1.11&ty=u Index: p

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2004-11-24 Thread Dan Scott
dbs Wed Nov 24 17:58:48 2004 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Fix table formatting disaster. Insert head into brown bag. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.11&r2=1.12&ty=u Index: phpdoc

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2004-11-19 Thread Dan Scott
dbs Fri Nov 19 14:02:31 2004 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Change UNIX to Unix to avoid trademark infringement. http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/ref

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-rollBack.xml

2004-11-19 Thread Dave Barr
Nuno Lopes wrote: The pear command automatically installs the PDO module into your PHP extensions directory. To enable the - PDO extension on UNIX or Linux operating systems, you must add + PDO extension on Linux or UNIX operating systems, you must add the following line to &

Re: [PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-rollBack.xml

2004-11-19 Thread Nuno Lopes
The pear command automatically installs the PDO module into your PHP extensions directory. To enable the - PDO extension on UNIX or Linux operating systems, you must add + PDO extension on Linux or UNIX operating systems, you must add the following line to &php.ini;: I think

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-rollBack.xml

2004-11-19 Thread Dan Scott
dbs Fri Nov 19 10:55:49 2004 EDT Modified files: /phpdoc/en/reference/pdoreference.xml /phpdoc/en/reference/pdo/functions PDO-rollBack.xml Log: Correct Windows DLL names, add rollBack stub http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/referen

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-construct.xml PDO-setAttribute.xml PDOStatement-execute.xml

2004-11-16 Thread Yannick Torres
yannick Tue Nov 16 15:12:45 2004 EDT Modified files: /phpdoc/en/reference/pdo/functions PDO-construct.xml PDO-setAttribute.xml PDOStatement-execute.xml /phpdoc/en/reference/pdore

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-construct.xml

2004-11-13 Thread Dan Scott
dbs Sat Nov 13 17:28:28 2004 EDT Modified files: /phpdoc/en/reference/pdoreference.xml /phpdoc/en/reference/pdo/functions PDO-construct.xml Log: Add more PDO driver and constructor information http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/ref

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml

2004-11-11 Thread Dan Scott
dbs Thu Nov 11 07:08:56 2004 EDT Modified files: /phpdoc/en/reference/pdoreference.xml Log: Fix links to methods (lowercase! duh) http://cvs.php.net/diff.php/phpdoc/en/reference/pdo/reference.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/pdo/referenc

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions PDO-errorInfo.xml PDO-exec.xml PDO-lastInsertId.xml PDOStatement-bindColumn.xml PDOStatement-bindParam.xml PDOStatement-errorInfo.xml PDOStatement-execute.xml PDOStatement-fetchAll.xml PDOStatement-fetchSingle.xml PDOStatement-rowCount.xml

2004-11-11 Thread Jakub Vrana
vrana Thu Nov 11 03:16:32 2004 EDT Modified files: /phpdoc/en/reference/pdoreference.xml /phpdoc/en/reference/pdo/functions PDO-errorInfo.xml PDO-exec.xml PDO-lastInsertId.xml

[PHP-DOC] cvs: phpdoc /en/reference/pdo reference.xml /en/reference/pdo/functions pdo-beginTransaction.xml pdo-bindParam.xml pdo-commit.xml pdo-execute.xml pdo-fetch.xml pdo-prepare.xml pdo-rollback.xml pdo-setAttribute.xml pdo.xml

2004-11-09 Thread Dan Scott
dbs Wed Nov 10 00:26:38 2004 EDT Added files: /phpdoc/en/reference/pdoreference.xml /phpdoc/en/reference/pdo/functions pdo-beginTransaction.xml pdo-bindParam.xml pdo-commit.xml