Essentials
Annotated XML
What is XML?
What is XSLT?
What is XSL-FO?
What is XLink?
What is XML Schema?
What is XQuery?
What is RDF?
What is RSS?
What is AJAX?
What are Topic Maps?
What are Web Services?
What are XForms?
XSLT Recipe of the Day
Topics
AJAX
Business
Databases
Graphics
Metadata
Mobile
Programming
Schemas
Semantic Web
Style
Web
Date: Feb. 5, 2001 Link: http://members.bellatlantic.net/~mirod/mysql_exportxml Source Author or Organization: Michel Rodriguez mysql_exportxml is a Perl tool for exporting a MySQL (http://www.mysql.com/) table to an XML document. To run the Perl script you must have Perl MySQL support through the Perl DataBase Interface Module (DBI, http://dbi.symbolstone.org).