For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > March 2006 > cvs: phpdoc /en/reference/mysqli/functions mysqli-report.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/mysqli/functions mysqli-report.xml
Antony Dovgal

2006-03-30, 7:57 am

tony2001 Thu Mar 30 11:25:34 2006 UTC

Modified files:
/phpdoc/en/reference/mysqli/functions mysqli-report.xml
Log:
add missing constant


http://cvs.php.net/viewcvs.cgi/phpd...7&diff_format=u
Index: phpdoc/en/reference/mysqli/functions/mysqli-report.xml
diff -u phpdoc/en/reference/mysqli/functions/mysqli-report.xml:1.6 phpdoc/en/reference/mysqli/functions/mysqli-report.xml:1.7
--- phpdoc/en/reference/mysqli/functions/mysqli-report.xml:1.6 Sun Oct 31 16:05:12 2004
+++ phpdoc/en/reference/mysqli/functions/mysqli-report.xml Thu Mar 30 11:25:34 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<refentry id="function.mysqli-report">
<refnamediv>
<refname>mysqli_report</refname>
@@ -36,6 +36,10 @@
<entry>Report errors from mysqli function calls</entry>
</row>
<row>
+ <entry><literal>MYSQLI_REPORT_STRICT</literal></entry>
+ <entry>Report warnings from mysqli function calls</entry>
+ </row>
+ <row>
<entry><literal>MYSQLI_REPORT_INDEX</literal></entry>
<entry>Report if no index or bad index was used in a query</entry>
</row>
Sponsored Links







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

Copyright 2008 codecomments.com