List:Commits« Previous MessageNext Message »
From:stefan Date:February 1 2006 9:32am
Subject:svn commit - mysqldoc@docsrva: r1164 - trunk/refman-5.0
View as plain text  
Author: shinz
Date: 2006-02-01 10:32:23 +0100 (Wed, 01 Feb 2006)
New Revision: 1164

Log:
Mention Connector/PHP in PHP API section (still commented out for the 5.1 manual)

Modified:
   trunk/refman-5.0/apis.xml

Modified: trunk/refman-5.0/apis.xml
===================================================================
--- trunk/refman-5.0/apis.xml	2006-02-01 08:54:58 UTC (rev 1163)
+++ trunk/refman-5.0/apis.xml	2006-02-01 09:32:23 UTC (rev 1164)
@@ -12962,8 +12962,14 @@
     <para>
       The PHP distribution and documentation are available from the
       <ulink url="http://www.php.net/">PHP Web site</ulink>.
+      MySQL provides the <literal>mysql</literal> and 
+      <literal>mysqli</literal> extensions for the Windows operating
+      system on <ulink
+        url="http://dev.mysql.com/downloads/connector/php/"></ulink>.
+      You can find information why you should preferably use the
+      extensions provided by MySQL on that page.
     </para>
-
+    
     <section id="php-problems">
 
       <title>&title-php-problems;</title>

Thread
svn commit - mysqldoc@docsrva: r1164 - trunk/refman-5.0stefan1 Feb