Posts Tagged: Excel
-
Jul 02, 2010
Comments Offhow to read excel file in php
2 Techniques Access the raw Excel Binary File Use the Excel API Both techniques have their advantages and disadvantages as you will see during this presentation Access the raw Excel Binary File – 1 There is a php library written that can access a raw Excel binary file. Benefits include that it is easy and...
-
Apr 06, 2010
Comments OffCreate and Download XLS Report file using Magento
Reporting can be a very important part of the Module you might be developing for Mageneto. If you are showing your data in Grid...