From: Sterling Hughes Date: Thu, 31 May 2001 11:59:39 +0000 (+0000) Subject: Add the getbinarypageinvar.php, which shows how to use the X-Git-Tag: curl-7_8~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d54ba1b9e4219e501019361d49c3fcfc0aafc0b;p=curl Add the getbinarypageinvar.php, which shows how to use the CURLOPT_BINARYTRANSFER, added in PHP 4.0.6 along with the CURLOPT_RETURNTRANSFER option. --- diff --git a/php/examples/getbinarypageinvar.php b/php/examples/getbinarypageinvar.php new file mode 100644 index 000000000..52e542c3d --- /dev/null +++ b/php/examples/getbinarypageinvar.php @@ -0,0 +1,25 @@ +