For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > July 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
Matthew Li

2005-07-30, 3:59 am

mazzanet Sat Jul 30 02:35:17 2005 EDT

Modified files:
/phpdoc/en/reference/pdo reference.xml
Log:
Fix filename

http://cvs.php.net/diff.php/phpdoc/...25&r2=1.26&ty=u
Index: phpdoc/en/reference/pdo/reference.xml
diff -u phpdoc/en/reference/pdo/reference.xml:1.25 phpdoc/en/reference/pdo/reference.xml:1.26
--- phpdoc/en/reference/pdo/reference.xml:1.25 Mon Jul 11 00:38:54 2005
+++ phpdoc/en/reference/pdo/reference.xml Sat Jul 30 02:35:15 2005
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.25 $ -->
+<!-- $Revision: 1.26 $ -->
<!-- Generated by xml_proto.php v2.1. Found in /scripts directory of phpdoc. -->
<reference id="ref.pdo">
<title>PDO Functions</title>
@@ -82,7 +82,7 @@
<para>
Next, choose the other DB specific DLL files and either use
<function>dl</function> to load them at runtime, or enable them in
- &php.ini; below <filename>pdo_pdo.dll</filename>. For example:
+ &php.ini; below <filename>php_pdo.dll</filename>. For example:
<screen>
<![CDATA[
extension=php_pdo.dll
Sponsored Links







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

Copyright 2008 codecomments.com