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 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: b7f8c11e56ff1c57a2993e2ed7e5c5ace18637fd Maintainer: hirokawa Status: ready -->
3+ <!-- EN-Revision: 6c60e8e8fcd92bdaa469f7292b12179e841dfd39 Maintainer: hirokawa Status: ready -->
44<!-- CREDITS: shimooka,mumumu -->
55<refentry xml : id =" function.curl-exec" xmlns =" http://docbook.org/ns/docbook" >
66 <refnamediv >
3535 <refsect1 role =" returnvalues" >
3636 &reftitle.returnvalues;
3737 <para >
38- &return.success; しかし、オプション <constant >CURLOPT_RETURNTRANSFER</constant >
38+ 成功時には、この関数は結果を直接 <literal >stdout</literal >
39+ にフラッシュし、&true; を返します。&return.falseforfailure;
40+ しかし、オプション <constant >CURLOPT_RETURNTRANSFER</constant >
3941 が<link linkend =" function.curl-setopt" >設定</link >されていると、
40- 成功した場合に取得結果 、失敗した場合に &false; を返します。
42+ 成功した場合に取得結果を 、失敗した場合に &false; を返します。
4143 </para >
4244 &return.falseproblem;
4345 <note >
You can’t perform that action at this time.
0 commit comments