Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PHPHtmlParser
CurlInterface
PHP Interface PHPHtmlParser\CurlInterface
Exibir arquivo
Open project: paquettg/php-html-parser
Public Methods
Method
Description
get
(
string
$url
) :
string
This method should return the content of the url in a string
Method Details
get()
public
method
This method should return the content of the url in a string
public
get
(
string
$url
) :
string
$url
string
return
string