simonjk Posted September 9, 2011 Share Posted September 9, 2011 Hi, Have taken a look around and cannot find an answer to this one. I have the following page producing an HTML table http://www.weatherweb.net/weathertest.php I'd like the table to export (automatically) as a csv file. Is this possible, and if so how? With thanks, Simon Link to comment https://forums.phpfreaks.com/topic/246805-html-table-to-csv/ Share on other sites More sharing options...
litebearer Posted September 9, 2011 Share Posted September 9, 2011 how is the table presently being generated? Link to comment https://forums.phpfreaks.com/topic/246805-html-table-to-csv/#findComment-1267449 Share on other sites More sharing options...
simonjk Posted September 9, 2011 Author Share Posted September 9, 2011 It's generatedn using PHP from a mysql database (hope that's what you need to know). Thanks for the reply. Link to comment https://forums.phpfreaks.com/topic/246805-html-table-to-csv/#findComment-1267462 Share on other sites More sharing options...
litebearer Posted September 9, 2011 Share Posted September 9, 2011 take a look here... http://911-need-code-help.blogspot.com/2009/07/export-mysql-data-to-csv-using-php.html Link to comment https://forums.phpfreaks.com/topic/246805-html-table-to-csv/#findComment-1267489 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.