News

Learn how to use SQL to import and export data between different formats and platforms, such as CSV, Excel, and different databases.
In this blog I am going toexplain how to export mysql data to CSV file using php. CSV stand for comma separated values. Using the below code you can easily download CSV file and use anywhere.