mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
15 lines
525 B
Plaintext
15 lines
525 B
Plaintext
_ _ ____ _
|
|
___| | | | _ \| |
|
|
/ __| | | | |_) | |
|
|
| (__| |_| | _ <| |___
|
|
\___|\___/|_| \_\_____|
|
|
|
|
PHP
|
|
|
|
There's an excellent interface to curl written for PHP by Sterling Hughes.
|
|
|
|
Unfortunately, we don't have much information about that included here yet,
|
|
but there's a detailed online manual for it over at:
|
|
|
|
http://www.php.net/manual/ref.curl.php
|