2001-03-16 14:27:42 +01:00
|
|
|
_ _ ____ _
|
|
|
|
___| | | | _ \| |
|
|
|
|
/ __| | | | |_) | |
|
|
|
|
| (__| |_| | _ <| |___
|
|
|
|
\___|\___/|_| \_\_____|
|
|
|
|
|
|
|
|
PHP
|
|
|
|
|
2001-03-16 14:30:56 +01:00
|
|
|
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.
|
2001-03-16 14:27:42 +01:00
|
|
|
|
2001-03-16 14:30:56 +01:00
|
|
|
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:
|
2001-03-16 14:27:42 +01:00
|
|
|
|
|
|
|
http://www.php.net/manual/ref.curl.php
|