Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to edit the existing Excel file using PHP

Santhosh Tirunahari-OracleFeb 14 2008 — edited Feb 27 2008
I have a formatted (colors and fonts) excel file. I want to edit/update that excel file on the fly using php script.

I have tried with PEAR Spreadsheet_Excel_Writer library. With this i can create new excel file but not modifying the existing excel sheet.
www.pear.php.net/package/Spreadsheet_Excel_Writer

I tried with excel. COM component functions. still i can create new excel document with color and formatting.

can any one suggest me any package through which i can read and modify the excel file on the fly.

O.S : windows
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2008
Added on Feb 14 2008
3 comments
7,554 views