PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
Adds the content of a xml-string on the same level as a normal result set (mostly just below <root>)
string $string - XML string
mixed $xpath - either a string with the XPath expression or an array with the keys "xpath"=>XPath expression and "root"=>tag/subtag/etc, which are the tags to be inserted before the result.
Zurück | Zum Anfang | Nach vorne |
XML_sql2xml::addXmlFile | Nach oben | XML_sql2xml::addResult |