XML_sql2xml::add
Описание
General method for adding new result sets to the object. Give a SQL statment, a PEAR::DB_result object or an array as input parameter and the method calls the appropriate method for this input.
Параметр
string $resultset - SQL statment, an DB_result object or an array
mixed $params - parameters for the following functions
См. также
XML_sql2xml::addResult(), XML_sql2xml::addSql(), XML_sql2xml::addArray(), XML_sql2xml::addXmlFile()
Пред. | Начало | След. |
XML_sql2xml::XML_sql2xml | Уровень выше | XML_sql2xml::addXmlFile |