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

23 lines
993 B
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>创建一个 CURLFile 对象</title>
</head>
<body class="docs"><div id="layout">
<div id="layout-content"><div id="function.curl-file-create" class="refentry">
<div class="refnamediv">
<h1 class="refname">curl_file_create</h1>
<p class="verinfo">(PHP 5 &gt;= 5.5.0, PHP 7)</p><p class="refpurpose"><span class="refname">curl_file_create</span> &mdash; <span class="dc-title">创建一个 CURLFile 对象</span></p>
</div>
<div class="refsect1 description" id="refsect1-function.curl-file-create-description">
<h3 class="title">说明</h3>
<p class="para">
此函数是该函数的别名: <span class="methodname"><a href="curlfile.construct.html" class="methodname">CURLFile::__construct()</a></span>
</p>
</div>
</div></div></div></body></html>