XML_sql2xml::addXmlFile

XML_sql2xml::addXmlFile -- Adds a XML file

Synopsis

require_once "XML/sql2xml.php";

void XML_sql2xml::addXmlFile (string $file [, mixed $xpath = NULL])

Beschreibung

Adds the content of a XML file on the same level as a normal result set (mostly just below <root>).

Parameter

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Siehe auch

XML_sql2xml::add()