Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am fetching record from database and i want to save to excel how it is ????
Posted
Comments
Kornfeld Eliyahu Peter 30-Dec-14 5:58am    
Save as CSV file or as an HTML table - Excel can open both...
Hatepeora 19-Feb-16 9:00am    
Here is another approach that you can consider using for creating excel file in PHP.

1 solution

Consider using open-source PHPExcel: https://phpexcel.codeplex.com[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900