On 9 November 2011 23:52, Matijn Woudt <tijn...@gmail.com> wrote:
> On Thu, Nov 10, 2011 at 12:32 AM, Ron Piggott
> <ron.pigg...@actsministries.org> wrote:
>>
>> I am wondering how phpmyadmin makes Excel files "on the fly" --- Is it a
>> class?
>>
>
> They used PHPExcel in the past, but they had to remove because of
> license issues. Don't know what they're currently using, but if you
> can live with LGPL, PHPExcel might be an option.
>
> Matijn
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

If you can specify a TAB delimited file (assuming you don't have tab
characters in your data), then this is a slight upgrade to CSV.



-- 
Richard Quadling
Twitter : EE : Zend : PHPDoc : Fantasy Shopper
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY : bit.ly/lFnVea :
fan.sh/6/370

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to