Garethp Posted September 18, 2009 Share Posted September 18, 2009 Okay, so I've never worked with CSV before, but I've just gotten a request to dump an database table as a csv readable via MS Excel. What functions should I look up for this? Link to comment https://forums.phpfreaks.com/topic/174761-mysql-to-csv/ Share on other sites More sharing options...
knsito Posted September 18, 2009 Share Posted September 18, 2009 http://us3.php.net/manual/en/function.fputcsv.php or easier.. phpMyAdmin has an option to export as csv function when exporting data Link to comment https://forums.phpfreaks.com/topic/174761-mysql-to-csv/#findComment-920980 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.