Maarten Balliauw 5/22/2007

Excel Formula Parsing using PHP?

Read Original

The article discusses a planned feature for PHPExcel: parsing and calculating Excel formulas. It details how the developer avoided reinventing the wheel by finding a JavaScript-based Excel expression parser, which was subsequently ported to C# and then to PHP5. The next step is integrating this parser into PHPExcel to perform calculations using the parsed expression tree.

Excel Formula Parsing using PHP?

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week