Mega Code Archive

 
Categories / Php / File Directory
 

Tell the web client to view the CSV file in a seprate program

header('Content-Disposition: attachment; filename="dishes.csv"');