Export data as Excel file using PHP Excel library in Codeigniter
This video is about exporting data using third party library PHPExcel in Codeigniter.
———————————————————————————————————-
Steps 1 – Get the required classes from https://github.com/PHPOffice/PHPExcel
Step 2 – Import the PHP Excel class and PHP EXCEL Writer class
Step 3 – Write data to the file
Step 4 – Force to download using PHP output
———————————————————————————————————-
Dharmesh Patel
http://www.dharmeshapatel.com
source