| PHP-manual | ||
|---|---|---|
| Föregående | Nästa | |
(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:
Exempel 2. Using asXML() on Xpath results
|
| Föregående | Hem | Nästa |
| SimpleXML functions | Upp | SimpleXMLElement->attributes |