Click here to Skip to main content
15,897,187 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I need the code to edit the existing excel file
Posted
Comments
Appokea 19-Feb-16 8:52am    
Here is an article about reading, updating and writing excel files in PHP. I hope it helps.

1 solution

There is a number of available libraries:
http://phpexcel.codeplex.com/[^],
http://code.google.com/p/php-excel-reader/[^],
http://code.google.com/p/php-excel/[^].

If you want, try to find some more:
http://bit.ly/QaSfoD[^].

Good luck,
—SA
 
Share this answer
 
Comments
kirthikaganesamurthy 6-Sep-12 2:47am    
I need code to add rows to the existing excel file please suggest me
Sergey Alexandrovich Kryukov 6-Sep-12 3:36am    
Look at one of the libraries...
--SA

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