Magento script to download database and files

8 Nov 2016 Importing and Exporting data from MySQL and CSV is really easy with PHP. Magento 1 · Magento 2 How to Import and Export CSV Files Using PHP and MySQL $result = mysqli_query($con, $sql); if(!isset($result)) { echo " All rights reserved