How to convert a mysql table to a csv file in PHP?

  • Thread starter Thread starter DucksFan281
  • Start date Start date
D

DucksFan281

Guest
I want the user to be able to click a link, and the download window pops up letting them download / open the .csv file, which comes from a mysql table. I have looked for tutorials haven't found anything too straight forward. Thanks!
 
Back
Top