[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/reference/mysql/functions mysql-query.xml
From:       "Daniel P. Brown" <danbrown () php ! net>
Date:       2008-06-24 19:01:05
Message-ID: cvsdanbrown1214334065 () cvsserver
[Download RAW message or body]

danbrown		Tue Jun 24 19:01:05 2008 UTC

  Modified files:              
    /phpdoc/en/reference/mysql/functions	mysql-query.xml 
  Log:
  Not especially a bug, but a good idea, as INSERT is probably the most commonly-used \
database modifier query.  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysql/functions/mysql-query.xml?r1=1.19&r2=1.20&diff_format=u
                
Index: phpdoc/en/reference/mysql/functions/mysql-query.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-query.xml:1.19 \
                phpdoc/en/reference/mysql/functions/mysql-query.xml:1.20
--- phpdoc/en/reference/mysql/functions/mysql-query.xml:1.19	Wed Jun 20 22:25:00 2007
+++ phpdoc/en/reference/mysql/functions/mysql-query.xml	Tue Jun 24 19:01:05 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.19 $ -->
+<!-- $Revision: 1.20 $ -->
 <refentry xml:id="function.mysql-query" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>mysql_query</refname>
@@ -50,7 +50,7 @@
    error.
   </para>
   <para>
-   For other type of SQL statements, UPDATE, DELETE, DROP, etc,
+   For other type of SQL statements, INSERT, UPDATE, DELETE, DROP, etc,
    <function>mysql_query</function> returns &true; on success
    or &false; on error.
   </para>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic