Top Level :: XML

Package Information: XML_sql2xml

This package is not maintained anymore and has been superseded. Use XML_Query2XML instead.
» Summary » License
Returns XML from a SQL-Query. New BSD
» Current Release » Bug Summary
0.3.4 (beta) was released on 2008-03-24 by dufuz (Changelog)
Easy Install

Not sure? Get more info.

pear install XML_sql2xml

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/XML_sql2xml

No open bugs
Report a new bug to XML_sql2xml
» Description
This class takes a PEAR::DB-Result Object, a sql-query-string, an array and/or an xml-string/file and returns a xml-representation of it.

It relies on the DOMXML extension of PHP.
» Maintainers » More Information

Dependencies for XML_sql2xml

  • PHP 4.4
  • PHP 4.3.0
  • PEAR Installer 1.4.0
  • DB 1.7.13
  • domxml extension
  • iconv extension (Optional)