PHP Class PHPHtmlParser\Curl

Inheritance: implements phphtmlparser\CurlInterface
Afficher le fichier Open project: paquettg/php-html-parser Class Usage Examples

Méthodes publiques

Méthode Description
get ( string $url ) : string A simple curl implementation to get the content of the url.

Method Details

get() public méthode

A simple curl implementation to get the content of the url.
public get ( string $url ) : string
$url string
Résultat string