Use a curl interface implementation to attempt to load
the content from a url.
public loadFromUrl ( string $url, array $options = [], phphtmlparser\CurlInterface $curl = null ) | ||
$url | string | |
$options | array | |
$curl | phphtmlparser\CurlInterface |