XML_sql2xml::add

XML_sql2xml::add

XML_sql2xml::add -- General method for adding new result sets

Description

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.

Parameter

  • string $resultset - SQL statment, an DB_result object or an array

  • mixed $params - parameters for the following functions

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.