Client
Table of Contents
- curl() : mixed
- Access to curl clients.
Methods
curl()
Access to curl clients.
public
curl((string) $url[, mixed $method = 'GET' ][, array<string|int, mixed> $options = null ]) : mixed
Parameters
- $url : (string)
-
(string) $method (array) $options
- $method : mixed = 'GET'
- $options : array<string|int, mixed> = null