Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

cvs: phpdoc /en/reference/pdo reference.xml
dbs		Wed Nov 24 17:47:56 2004 EDT

Modified files:
/phpdoc/en/reference/pdo	reference.xml
Log:
Include full name of PDO.
Switch to table layout for drivers.


http://cvs.php.net/diff.php/phpdoc/...11&
ty=u
Index: phpdoc/en/reference/pdo/reference.xml
diff -u phpdoc/en/reference/pdo/reference.xml:1.10 phpdoc/en/reference/pdo/r
eference.xml:1.11
--- phpdoc/en/reference/pdo/reference.xml:1.10	Fri Nov 19 14:02:31 2004
+++ phpdoc/en/reference/pdo/reference.xml	Wed Nov 24 17:47:56 2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc.
 -->
<reference id="ref.pdo">
<title>PDO Functions</title>
@@ -10,7 +10,7 @@
&reftitle.intro;
<para>
&warn.experimental;
-     The PDO extension defines a lightweight, consistent interface
+     The PHP Data Objects (PDO) extension defines a lightweight, consistent
 interface
for accessing databases in PHP. Each database driver that
implements the PDO interface can expose database-specific
features as regular extension functions. Note that you cannot
@@ -65,38 +65,40 @@
<title>PDO Drivers</title>
<para>
The following drivers currently implement the PDO interface:
-     <itemizedlist>
-      <listitem>
-       <para>
-       PDO_FIREBIRD - Firebird/Interbase 6
-       </para>
-      </listitem>
-      <listitem>
-       <para>
-        PDO_MYSQL - MySQL 3.x/4.0
-       </para>
-      </listitem>
-      <listitem>
-       <para>
-        PDO_OCI - Oracle Call Interface
-       </para>
-      </listitem>
-      <listitem>
-       <para>
-        PDO_ODBC - ODBC v3 (IBM DB2 and unixODBC)
-       </para>
-      </listitem>
-      <listitem>
-       <para>
-        PDO_PGSQL - PostgreSQL
-       </para>
-      </listitem>
-      <listitem>
-       <para>
-        PDO_SQLITE - SQLite 3.x
-       </para>
-      </listitem>
-     </itemizedlist>
+     <informaltable>
+      <thead>
+						 <row>
+							 <entry>Driver name</entry>
+								<entry>Supported databases</entry>
+							</row>
+						</thead>
+						<tbody>
+						 <row>
+							 <entry>PDO_FIREBIRD</entry>
+								<entry>Firebird/Interbase 6</entry>
+       </row>
+       <row>
+							 <entry>PDO_MYSQL</entry>
+								<entry>MySQL 3.x/4.0</entry>
+       </row>
+       <row>
+        <entry>PDO_OCI</entry>
+								<entry>Oracle Call Interface</entry>
+       </row>
+       <row>
+							 <entry>PDO_ODBC</entry>
+								<entry>ODBC v3 (IBM DB2 and unixODBC)</entry>
+       </row>
+       <row>
+        <entry>PDO_PGSQL</entry>
+								<entry>PostgreSQL</entry>
+       </row>
+       <row>
+        <entry>PDO_SQLITE</entry>
+								<entry>SQLite 3.x</entry>
+							</row>
+						</tbody>
+     </informaltable>
</para>
</section>


Report this thread to moderator Post Follow-up to this message
Old Post
Dan Scott
11-25-04 01:56 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Documentation archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:51 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.