Home / What / "class"

One Tag, I'll be a cloud.
-
Using the Zend Framework with Symfony 1.1 | MirthLab
- saved on: 2008-10-23
- uri: http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/
- about: How to easily use Zend classes from within the Symfony framework
- tags:
-
Reuse Excel business logic with PHPExcel
- saved on: 2008-05-06
- uri: http://blog.maartenballiauw.be/post/2008/03/Reuse-Excel-business-logic-with-PHPExcel.aspx
- about: Embedding 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.
- tags: