mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
fixed typos in see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153357 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e62b27dd06
commit
727434194d
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.mysqli-stmt-bind-param">
|
||||
<refnamediv>
|
||||
<refname>mysqli_stmt_bind_param</refname>
|
||||
|
@ -86,8 +86,8 @@
|
|||
<title>See also</title>
|
||||
<para>
|
||||
<function>mysqli_stmt_bind_result</function>,
|
||||
<function>mysqi_stmt_execute</function>,
|
||||
<function>mysqi_stmt_fetch</function>,
|
||||
<function>mysqli_stmt_execute</function>,
|
||||
<function>mysqli_stmt_fetch</function>,
|
||||
<function>mysqli_prepare</function>,
|
||||
<function>mysqli_stmt_send_long_data</function>,
|
||||
<function>mysqli_stmt_errno</function>,
|
||||
|
|
Loading…
Reference in a new issue