diff --git a/functions/mysql.xml b/functions/mysql.xml index 59253717f5..7c1b6878d7 100644 --- a/functions/mysql.xml +++ b/functions/mysql.xml @@ -1,4 +1,4 @@ - + MySQL functions MySQL @@ -518,9 +518,11 @@ while ($i < $cnt) { - This function has been deprecated since PHP 4.0.6. - Do not use this function. Use mysql_select_db - and mysql_query instead. + + This function has been deprecated since PHP 4.0.6. + Do not use this function. Use mysql_select_db + and mysql_query instead. + @@ -2131,5 +2133,5 @@ sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil End: -vim: ts=1 sw=1 et syntax=sgml +vi: et:ts=1:sw=1:textwidth=78:syntax=sgml -->