Class Curl
- package PHPHtmlParser
Cloneable
Instantiable
Methods |
public
get
(
string
$url
,
array
$options
) :
string
A simple curl implementation to get the content of the url.
|
Class Curl
Methods |
public
get
(
string
$url
,
array
$options
) :
string
A simple curl implementation to get the content of the url.
|