For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > August 2005 > cvs: phpdoc /en/reference/pdo reference.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/pdo reference.xml
Jakub Vrana

2005-08-30, 6:56 pm

vrana Tue Aug 30 10:41:12 2005 EDT

Modified files:
/phpdoc/en/reference/pdo reference.xml
Log:
Example for installing driver on Unix (bug #33696)

http://cvs.php.net/diff.php/phpdoc/...28&r2=1.29&ty=u
Index: phpdoc/en/reference/pdo/reference.xml
diff -u phpdoc/en/reference/pdo/reference.xml:1.28 phpdoc/en/reference/pdo/reference.xml:1.29
--- phpdoc/en/reference/pdo/reference.xml:1.28 Thu Aug 11 22:03:48 2005
+++ phpdoc/en/reference/pdo/reference.xml Tue Aug 30 10:41:11 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.28 $ -->
+<!-- $Revision: 1.29 $ -->
<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. -->
<reference id="ref.pdo">
<title>PDO Functions</title>
@@ -111,7 +111,8 @@
</para>
<para>
Follow the same steps to install and enable the PDO drivers of your
- choice.
+ choice. E.g. for MySQL driver, replace PDO with PDO_MYSQL in the
+ following instructions.
</para>
<step>
<para>Download the PDO package to your local machine:
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com