mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Apparently, a word has been swallowed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339612 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6c1ab89a89
commit
37287d6b0c
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
<note>
|
||||
<para>
|
||||
It is unnecessary to call <function>mysqli_stmt_store_result</function> for other queries,
|
||||
but if you do, it will not harm or cause any notable performance in all cases.
|
||||
but if you do, it will not harm or cause any notable performance loss in all cases.
|
||||
You can detect whether the query produced a result set by checking if
|
||||
<function>mysqli_stmt_result_metadata</function> returns NULL.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue