mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
<methodname> to <function>
This commit is contained in:
parent
5a6e387a2d
commit
c85c9d1d44
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
</para>
|
||||
<para>
|
||||
Returns <literal>0</literal> if the previous statement did not change an
|
||||
<literal>AUTO_INCREMENT</literal> value. <methodname>mysqli_insert_id</methodname> must be
|
||||
<literal>AUTO_INCREMENT</literal> value. <function>mysqli_insert_id</function> must be
|
||||
called immediately after the statement that generated the value.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue