1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-07 01:55:05 -05:00
curl/php
Sterling Hughes 3d54ba1b9e Add the getbinarypageinvar.php, which shows how to use the
CURLOPT_BINARYTRANSFER, added in PHP 4.0.6 along with the
CURLOPT_RETURNTRANSFER option.
2001-05-31 11:59:39 +00:00
..
examples Add the getbinarypageinvar.php, which shows how to use the 2001-05-31 11:59:39 +00:00
Makefile.am new PHP section 2001-03-16 13:27:42 +00:00
README filled in 2001-03-16 13:30:56 +00:00

                                  _   _ ____  _     
                              ___| | | |  _ \| |    
                             / __| | | | |_) | |    
                            | (__| |_| |  _ <| |___ 
                             \___|\___/|_| \_\_____|

PHP

There's an excellent interface to curl written for PHP by Sterling Hughes. See
the subdirectory examples/ for some examples on how to program with it.

Unfortunately, we don't have much more information about the interface
included here yet, but there's a detailed online manual for it over at:

        http://www.php.net/manual/ref.curl.php