Export Mysql data to CSV – PHP tutorial
December 16th, 2007
102 comments
Want to export your Mysql data to a CSV(comma seperated value) file? In this tutorial i will show you how to export your data from Mysql into a CSV file.