aaronlzw_21 Posted May 19, 2006 Share Posted May 19, 2006 is it possible to export a table shown on php web to a csv file? i've extracted datas from mysql and display it in a form of a table on php. how can i export and download into a csv file? is it possible? Link to comment https://forums.phpfreaks.com/topic/9969-export-to-csv-from-php-web/ Share on other sites More sharing options...
litebearer Posted May 19, 2006 Share Posted May 19, 2006 You can export from mysql to a csv file.Here is a class that may be of assistance..[a href=\"http://www.phpclasses.org/browse/package/1197.html\" target=\"_blank\"]http://www.phpclasses.org/browse/package/1197.html[/a]Lite... Link to comment https://forums.phpfreaks.com/topic/9969-export-to-csv-from-php-web/#findComment-37066 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.