PHP Interface PHPHtmlParser\CurlInterface

Afficher le fichier Open project: paquettg/php-html-parser

Méthodes publiques

Méthode Description
get ( string $url ) : string This method should return the content of the url in a string

Method Details

get() public méthode

This method should return the content of the url in a string
public get ( string $url ) : string
$url string
Résultat string