Thursday, May 3, 2012

Easy way to generate Excel file using PHP

Step 1 :  Download php-export-data.php phpExcelsheetgenerate library php file and upload it to your project folder for generating Excel  file.

Step 2 : Use above library file to generate Excel sheet with our data as Follows,

Example.php


Step 3 : Then view the test.xls Excel Sheet file with your own data and have a chocolate.

No comments:

Post a Comment