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
fXmlRpc
Parser
ParserInterface
PHP Interface fXmlRpc\Parser\ParserInterface
Exibir arquivo
Open project: lstrojny/fxmlrpc
Interface Usage Examples
Public Methods
Method
Description
parse
(
string
$xmlString
) :
mixed
Parse XML string into PHP representation
Method Details
parse()
public
method
Parse XML string into PHP representation
public
parse
(
string
$xmlString
) :
mixed
$xmlString
string
return
mixed