PHP class for use with OPML (Outline Processor Markup Language) files. OPML is a XML-based file format for outline-structured information. More info at http://www.opml.org
Functions to produce SQL INSERT and UPDATE statements based on data structures. Works similar to ADODBs GetUpdateSQL() and GetInsertSQL() but doesn't require a bogus empty
SELECT query beforehand.