May 2008
Reuse Excel business logic with PHPExcel
by Xavier Lacot & 2 othersEmbedding business logic in Excel and re-using it in PHP is not that hard. The PHPExcel library helps you simplify development: your application logic and business logic is separated. Business logic can be maintained by a business expert or key user in Excel. As an application developer, you can easily pass data in the sheet and make use of PHPExcel's calculation engine.
April 2008
Reading and Writing Spreadsheets with PHP
by claire_ & 1 otherIn this article, I'll introduce you to two packages that make it surprisingly easy to hook your PHP scripts up to a Microsoft Excel spreadsheet and extract the data contained therein. I'll also show you how to dynamically create a new spreadsheet from scr
December 2006
SourceForge.net: Simple Spreadsheet
by camel
Simple Spreadsheet is a webbased spreadsheet program written in Javascript, HTML, CSS and PHP. It features formulas, charts, numeric formats, keyboard navigation, etc. Javascript is used for the default data format and for the macros and formulas.
1
(3 marks)