mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Typo Fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@128597 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
eb8bd3ab97
commit
68586d837e
2 changed files with 5 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.mysqli-info">
|
||||
<refnamediv>
|
||||
<refname>mysqli_info</refname>
|
||||
|
@ -48,8 +48,8 @@
|
|||
<entry>Rows matched: 40 Changed: 40 Warnings: 0</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
<tgroup>
|
||||
<table>
|
||||
</tgroup>
|
||||
</table>
|
||||
</para>
|
||||
<note>
|
||||
<para>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<refentry id="function.mysqli-select-db">
|
||||
<refnamediv>
|
||||
<refname>mysqli_select_db</refname>
|
||||
|
@ -20,6 +20,7 @@
|
|||
</para>
|
||||
<para>
|
||||
This function returns &true; upon success or &false; on failure.
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue