| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
(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:
Príklad 2. Using asXML() on Xpath results
|
| Predchádzajúci | Domov | Nasledujúci |
| SimpleXML functions | Hore | SimpleXMLElement->attributes |