---- dataentry ---- type : integration # do not change this line system : MySQL name : XML Backup description : Store/backup your raw XML datafeeds in a MySQL database. Useful to back them up for future use. tags_tags : xml, mysql, backup date_dt : version : developer_url : ---- ====== Raw XML -> MySQL ====== This can be handy for a variety of uses. Once you have your order information locally, the possibilities are endless. This is for advanced users. The code below just dumps the XML into a MySQL table, not much more. You could use this as a starting point, but you'll need to know what you're doing to make it do anything.