MySQL to Excel??? how can i export data from MySQL to excel in codeIgniter? |
[eluser]Kindari[/eluser]
Export it as a csv file, which excel can open. See here: http://ellislab.com/codeigniter/user-gui...s.html#csv |
Messages In This Thread |
MySQL to Excel??? how can i export data from MySQL to excel in codeIgniter? - by El Forum - 01-26-2011, 08:26 PM
MySQL to Excel??? how can i export data from MySQL to excel in codeIgniter? - by El Forum - 01-26-2011, 09:16 PM
MySQL to Excel??? how can i export data from MySQL to excel in codeIgniter? - by El Forum - 01-27-2011, 03:15 AM
MySQL to Excel??? how can i export data from MySQL to excel in codeIgniter? - by El Forum - 03-07-2011, 09:39 PM
MySQL to Excel??? how can i export data from MySQL to excel in codeIgniter? - by El Forum - 03-09-2011, 09:20 AM
|