mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
minor changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178391 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
bd0f969d8c
commit
f0ae9cbd33
2 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.17 -->
|
||||
<refentry id="function.mysql-field-flags">
|
||||
<refnamediv>
|
||||
|
@ -57,7 +57,6 @@ Array
|
|||
[1] => primary_key
|
||||
[2] => auto_increment
|
||||
)
|
||||
?>
|
||||
]]>
|
||||
</screen>
|
||||
</example>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<!-- $Revision: 1.12 $ -->
|
||||
<!-- splitted from ./en/functions/mysql.xml, last change in rev 1.62 -->
|
||||
<refentry id="function.mysql-query">
|
||||
<refnamediv>
|
||||
|
@ -164,7 +164,6 @@ mysql_free_result($result);
|
|||
<refsect1 role="seealso">
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
See also
|
||||
<function>mysql_unbuffered_query</function>,
|
||||
<function>mysql_fetch_assoc</function>,
|
||||
<function>mysql_error</function>,
|
||||
|
|
Loading…
Reference in a new issue