How to Download CSV File in PHP By WebRewrite | April 5, 2014 - 12:37 am |April 5, 2014 PHP Leave a comment CSV stands for Comma Separated Values. This file format is commonly used to store data, export data from database etc. In this tutorial, i will demostrate how to create download CSV file in PHP. →