Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
SimpleXMLElement->asXML -- Return a well-formed XML string based on SimpleXML elementThe asXML method formats the parent object's data in XML version 1.0.
asXML also works on Xpath results:
Příklad 2. Using asXML() on Xpath results
|
Předcházející | Domů | Další |
SimpleXML functions | Nahoru | SimpleXMLElement->attributes |