SimpleXMLElement
{
SimpleXMLElement addChild
( string $isim
[, string $değer
[, string $isimalanı
]] )
mixed asXML
([ string $dosya
] )
SimpleXMLElement attributes
([ string $isimalanı
[, bool $önek_var
]] )
SimpleXMLElement children
([ string $isimalanı
[, bool $önek_var
]] )
array getDocNamespaces
([ bool $ardışık
] )
string getName
( void
)
array getNamespaces
([ bool $ardışık
] )
bool registerXPathNamespace
( string $önek
, string $isimalanı
)
array xpath
( string $ifade
)
}