mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2026-03-06 05:30:05 +08:00
v0.0.2
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
<!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 >= 5.5.0, PHP 7)</p><p class="refpurpose"><span class="refname">curl_file_create</span> — <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>
|
||||
|
||||
|
||||
<!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 >= 5.5.0, PHP 7)</p><p class="refpurpose"><span class="refname">curl_file_create</span> — <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>
|
||||
Reference in New Issue
Block a user