php-doc-en/reference/mysqli
Daniel Egeberg 0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
..
functions Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
mysqli Fixed PHP bug #51978 2010-06-02 18:45:11 +00:00
mysqli_driver Clean up description sections for updated oop/procedural combination format. 2010-05-08 21:20:24 +00:00
mysqli_result Bring examples in line with our updated oop/procedural style docbook layout. 2010-05-08 23:37:27 +00:00
mysqli_stmt Fixed PHP bug #51978 2010-06-02 18:45:11 +00:00
mysqli_warning Set sgml-default-dtd-file to ~/.phpdoc/manual.ced 2010-02-03 13:07:05 +00:00
book.xml Document mysqli_warning (bug #49298) 2009-11-13 23:00:18 +00:00
configure.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
constants.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
ini.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
mysqli.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
mysqli_driver.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
mysqli_result.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
mysqli_stmt.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
mysqli_warning.xml Added new entities for Properties, Methods, InheritedMethods, Constants 2009-12-29 09:42:00 +00:00
overview.xml Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468 2010-04-06 05:24:11 +00:00
persistconns.xml Clarifying how to use persistent connections in mysqli. 2010-01-17 00:10:27 +00:00
reference.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
setup.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
summary.xml Fixed PHP bug #51978 2010-06-02 18:45:11 +00:00
versions.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00