uTools-Manuals/docs/php/fbsql_set_characterset.html
2019-04-08 23:22:26 +08:00

37 lines
1.7 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>Change input/output character set</title>
</head>
<body class="docs"><div id="layout">
<div id="layout-content"><div id="function.fbsql-set-characterset" class="refentry">
<div class="refnamediv">
<h1 class="refname">fbsql_set_characterset</h1>
<p class="verinfo">(PHP 5 &gt;= 5.1.0, PHP 7)</p><p class="refpurpose"><span class="refname">fbsql_set_characterset</span> &mdash; <span class="dc-title">Change input/output character set</span></p>
</div>
<div class="refsect1 description" id="refsect1-function.fbsql-set-characterset-description">
<h3 class="title">说明</h3>
<div class="methodsynopsis dc-description">
<span class="methodname"><strong>fbsql_set_characterset</strong></span>
( <span class="methodparam"><span class="type">resource</span> <code class="parameter">$link_identifier</code></span>
, <span class="methodparam"><span class="type">int</span> <code class="parameter">$characterset</code></span>
[, <span class="methodparam"><span class="type">int</span> <code class="parameter">$in_out_both</code></span>
] ) : <span class="type"><span class="type void">void</span></span></div>
<div class="warning"><strong class="warning">Warning</strong><p class="simpara">本函数还未编写文档,仅有参数列表。</p></div>
</div>
<div class="refsect1 returnvalues" id="refsect1-function.fbsql-set-characterset-returnvalues">
<h3 class="title">返回值</h3>
<p class="para">
没有返回值。
</p>
</div>
</div></div></div></body></html>