1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00
curl/php
Sterling Hughes 13a5e16f35 update the comment style from '#' to '//' which is the "un-official"
standard PHP comment.  Also wrap the code in <?php and ?> and finally
add getbinarypageinvar.php to Makefile.am and README
2001-05-31 12:14:12 +00:00
..
examples update the comment style from '#' to '//' which is the "un-official" 2001-05-31 12:14:12 +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