mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
filled in
This commit is contained in:
parent
19f8d71508
commit
5980c2977b
@ -6,9 +6,10 @@
|
||||
|
||||
PHP
|
||||
|
||||
There's an excellent interface to curl written for PHP by Sterling Hughes.
|
||||
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 information about that included here yet,
|
||||
but there's a detailed online manual for it over at:
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user