XML_sql2xml::addArray (Previous) (Next) XML_sql2xml::getXMLObject

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_sql2xml::getXML

XML_sql2xml::getXML -- Returns a XML representation of the result set.

Opis

Returns an XML string with a XML representation of the result set. The result set can be directly provided here, or if you need more than one in your XML, then you have to provide each of them with add() before you call getXML(), but the last one can also be provided here.

Parametr

  • mixed $result - a DB_result object from a DB query or a SQL query

Zwracana wartość

string - the XML string

Uwagi

Ta funkcja nie może być wywołana statycznie.

XML_sql2xml::addArray (Previous) (Next) XML_sql2xml::getXMLObject

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.