CodeIgniter Forums
export data to excel in php codeigniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Learn More (https://forum.codeigniter.com/forumdisplay.php?fid=15)
+--- Thread: export data to excel in php codeigniter (/showthread.php?tid=67049)



export data to excel in php codeigniter - fakhrawy - 01-08-2017

In this tutorial we will learn how to integrate Phpecxel library with codeigniter and how to export data to excel in php codeigniter,
Phpexcel isĀ  a set of classes for the PHP programming language, which allow you to write to and read from different spreadsheet file formats, like Excel (BIFF) .xls, Excel 2007 (OfficeOpenXML) .xlsx, CSV, Libre/OpenOffice Calc .ods, Gnumeric, PDF, HTML, ... This project is built around Microsoft's OpenXML standard and PHP.