mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 11:31:16 +00:00
8 lines
427 B
Markdown
8 lines
427 B
Markdown
# curl
|
|
|
|
PHP supports libcurl, a library created by Daniel Stenberg, that allows you to connect and communicate to many different types of servers with many different types of protocols.
|
|
|
|
| Platform | Url |
|
|
|----------|------------------------------------------------------------------|
|
|
| PHP.net | https://www.php.net/manual/en/book.curl.php |
|