File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: b7f8c11e56ff1c57a2993e2ed7e5c5ace18637fd Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: 6c60e8e8fcd92bdaa469f7292b12179e841dfd39 Maintainer: hirokawa Status: ready -->
4
4
<!-- CREDITS: shimooka,mumumu -->
5
5
<refentry xml : id =" function.curl-exec" xmlns =" http://docbook.org/ns/docbook" >
6
6
<refnamediv >
35
35
<refsect1 role =" returnvalues" >
36
36
&reftitle.returnvalues;
37
37
<para >
38
- &return.success; しかし、オプション <constant >CURLOPT_RETURNTRANSFER</constant >
38
+ 成功時には、この関数は結果を直接 <literal >stdout</literal >
39
+ にフラッシュし、&true; を返します。&return.falseforfailure;
40
+ しかし、オプション <constant >CURLOPT_RETURNTRANSFER</constant >
39
41
が<link linkend =" function.curl-setopt" >設定</link >されていると、
40
- 成功した場合に取得結果 、失敗した場合に &false; を返します。
42
+ 成功した場合に取得結果を 、失敗した場合に &false; を返します。
41
43
</para >
42
44
&return.falseproblem;
43
45
<note >
You can’t perform that action at this time.
0 commit comments