Export MySQL Database table as an XML Document

To export a MySQL database table as an XML document, you can use mysqldump command like

mysqldump DB_NAME TABLE_NAME --xml

phpMyAdmin table export feature also gives the option to save Data in multiple formats.

phpmyadmin export  XML
Advertisement
Add a comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Advertisement