Home » XML » XML_sql2xml
Returns XML from a SQL-Query.
This package is unmaintained.
Download latest release 0.3.4 (archived versions might be outdated)
License: New BSD
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.
Documentation
Maintainers
- Christian Stocker (chregu) — lead, inactive
Dependencies
Required
- PHP (>= 4.3.0, <= 4.4)
- PEAR Installer (>= 1.4.0)
- DB (>= 1.7.13)
- domxml (extension)
Optional
- iconv (extension)
Releases
- 0.3.4 (beta, 2008-03-24)
Release notes
License: New BSD
* Change licence to the new BSD License (see http://www.opensource.org/licenses/bsd-license.php)
- 0.3.3 (beta, 2008-03-23)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #576 | Closed | Bug | 2004-01-14 | sql2xml xml-resultset without values | |
| #627 | Closed | Bug | 2004-01-26 | DOM requirement implicit | |
| #904 | Wont fix | Bug | 2004-02-26 | PEAR QA: improvement for get_class()-usage | |
| #1110 | Closed | Bug | 2004-03-31 | addXmlString throws warning when calling append_child() | |
| #1687 | Closed | Bug | 2004-06-20 | Function addArray() generates incorrectly designed XML document | |
| #2381 | Bogus | Bug | 2004-09-23 | limit to 64k of getXML string? | |
| #5576 | Closed | Bug | 2005-09-30 | XML_sql2xml package.xml uses <file name="./doc/blah.whatever" which is invalid | |
| #6910 | Bogus | Bug | 0.3.2 | 2006-02-23 | inner join results display odd xml structure |
| #6975 | Bogus | Req | 0.3.2 | 2006-03-01 | Problem with DOM and DOM_XML (php_domxml.php extension in wamp installation) |
| #6978 | Bogus | Bug | 0.3.2 | 2006-03-01 | Problem using a ResultSet |
| #12125 | Spam | Doc | 2007-09-27 | User note that is a documentation problem |