Profile
Achievement
mikegreen's Recent Snippets
- All /
« Prev 1 Next »
# Export MySQL Data as CSV
This code takes a `mysql_query()` resource and outputs its rows into CSV spreadsheet format. Edit the `header('Content-Disposition...` declaration to tell the user's browser to either display the data as plain text or do...
6
994
posted 15 years ago by mikegreen