uTools-Manuals/docs/php/mysqli_send_long_data.html
2019-04-28 19:00:34 +08:00

33 lines
1.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>mysqli_stmt_send_long_data 的别名</title>
</head>
<body class="docs"><div id="layout">
<div id="layout-content"><div id="function.mysqli-send-long-data" class="refentry">
<div class="refnamediv">
<h1 class="refname">mysqli_send_long_data</h1>
<p class="verinfo">(PHP 5 &lt; 5.4.0)</p><p class="refpurpose"><span class="refname">mysqli_send_long_data</span> &mdash; <span class="dc-title"><span class="function"><a href="mysqli_stmt.send_long_data.html" class="function">mysqli_stmt_send_long_data()</a></span> 的别名</span></p>
</div>
<div class="refsect1 description" id="refsect1-function.mysqli-send-long-data-description">
<h3 class="title">说明</h3>
<p class="para">
这个函数是 <span class="function"><a href="mysqli_stmt.send_long_data.html" class="function">mysqli_stmt_send_long_data()</a></span> 的一个别名。
</p>
</div>
<div class="refsect1 seealso" id="refsect1-function.mysqli-send-long-data-seealso">
<h3 class="title">参见</h3>
<p class="para">
<ul class="simplelist">
<li class="member"><span class="function"><a href="mysqli_stmt.send_long_data.html" class="function" rel="rdfs-seeAlso">mysqli_stmt_send_long_data()</a> - Send data in blocks</span></li>
</ul>
</p>
</div>
</div></div></div></body></html>