Documentation

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
Tags
since
1.0.0
Return values
mixed

Search results