XML_sql2xml::setOptions

XML_sql2xml::setOptions -- set options for the instance

Synopsis

require_once "XML/sql2xml.php";

void XML_sql2xml::setOptions (array $options [, constant $delete=FALSE])

Description

This method sets the options for the class instance.

Parameter

Note

This function can not be called statically.