mirror of
https://github.com/curl/curl.git
synced 2026-04-25 00:12:12 +03:00
14 lines
525 B
Text
14 lines
525 B
Text
_ _ ____ _
|
|
___| | | | _ \| |
|
|
/ __| | | | |_) | |
|
|
| (__| |_| | _ <| |___
|
|
\___|\___/|_| \_\_____|
|
|
|
|
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
|