1. Home
  2. What
  3. "business"

One Tag, I'll be a cloud.
One Tag, I'll be a cloud.

Vitamin Features » Hire The Best People: 10 Easy Steps

saved on
uri:
http://www.thinkvitamin.com/features/biz/hire-the-best-people-10-easy-steps This link is now broken.
about:
Some ideas for making great hires.

Reuse Excel business logic with PHPExcel

saved on
uri:
https://blog.maartenballiauw.be/post/2008/03/Reuse-Excel-business-logic-with-PHPExcel.html This link is now broken.
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.