curl_exec: tip.ob-capture

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65053 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
jim winstead 2001-12-14 20:04:09 +00:00
parent 6881b27f94
commit 567a620c78

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.19 $ -->
<!-- $Revision: 1.20 $ -->
<reference id="ref.curl">
<title>CURL, Client URL Library Functions</title>
<titleabbrev>CURL</titleabbrev>
@ -485,6 +485,7 @@ curl_close ($ch);
is simply to execute the predefined CURL session (given by the
<parameter>ch</parameter>).
</para>
&tip.ob-capture;
</refsect1>
</refentry>