PHP Classes

This is not true XLSX export.

Recommend this page to a friend!

      PHP MySQL XLSX Export  >  PHP MySQL XLSX Export package blog  >  XML to the Browser  >  All threads  >  This is not true XLSX export.  >  (Un) Subscribe thread alerts  
Subject:This is not true XLSX export.
Summary:Package rating comment
Messages:2
Author:Artur Muszynski
Date:2013-04-19 11:14:20
Update:2013-04-19 11:41:11
 

  1. This is not true XLSX export.   Reply   Report abuse  
Picture of Artur Muszynski Artur Muszynski - 2013-04-19 11:14:20
This is not true XLSX export. I did it in similar way but switched to the PHPExcel on CodePlex. This method is bad and sometimes not working as expected. Mixing db reader with exporting class is very bad idea.

  2. Re: This is not true XLSX export.   Reply   Report abuse  
Picture of Gianluca Zanferrari Gianluca Zanferrari - 2013-04-19 11:41:11 - In reply to message 1 from Artur Muszynski
Hi,
the description of the class has been modified by the moderator. My original description was dump of mysql data to xml file readable by ms excel and libre office.