📄 function.mysqli-param-count.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Alias for mysqli_stmt_param_count</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.mysqli-master-query.html">mysqli_master_query</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.mysqli-report.html">mysqli_report</a></div> <div class="up"><a href="ref.mysqli.html">Aliases and deprecated Mysqli Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="function.mysqli-param-count" class="refentry"> <div class="refnamediv"> <h1 class="refname">mysqli_param_count</h1> <p class="verinfo">(PHP 5)</p><p class="refpurpose"><span class="refname">mysqli_param_count</span> — <span class="dc-title">Alias for <a href="mysqli-stmt.param-count.html" class="function">mysqli_stmt_param_count()</a></span></p> </div> <div class="refsect1 description"> <h3 class="title">Description</h3> <p class="para"> This function is an alias of <a href="mysqli-stmt.param-count.html" class="function">mysqli_stmt_param_count()</a>. </p> </div> <div class="refsect1 notes"> <h3 class="title">Notes</h3> <blockquote><p><b class="note">Note</b>: <b>mysqli_param_count()</b> is deprecated and will be removed. <br /> </p></blockquote> </div> <div class="refsect1 seealso"> <h3 class="title">See Also</h3> <p class="para"> <ul class="simplelist"> <li class="member"><a href="mysqli-stmt.param-count.html" class="function" rel="rdfs-seeAlso">mysqli_stmt_param_count()</a></li> </ul> </p> </div></div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.mysqli-master-query.html">mysqli_master_query</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.mysqli-report.html">mysqli_report</a></div> <div class="up"><a href="ref.mysqli.html">Aliases and deprecated Mysqli Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -