PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(no version information, might be only in CVS)
simplexml_element->asXML -- Return a well-formed XML string based on SimpleXML element.The asXML method formats the parent object's data in XML version 1.0.
asXML also works on Xpath results:
Príklad 2. Using asXML() on Xpath results
|
Predchádzajúci | Domov | Nasledujúci |
SimpleXML functions | Hore | simplexml_element->attributes |