Re: [PHP] Export to Excel From: Aaron Bennett (abennett <email protected>)
Date: 07/13/01

Interesting... I have excel2k, and it worked fine for me... The only thing i
can think of is maybe some extra garbage you get when it generates the
file... maybe headers?

--
Aaron Bennett
abennett <email protected>

----- Original Message ----- From: "Boget, Chris" <Chris.Boget <email protected>> To: "'Brady Hegberg'" <bradyh <email protected>>; <php-general <email protected>> Cc: "Jorge Alvarez" <alvarezje <email protected>> Sent: Friday, July 13, 2001 11:33 AM Subject: RE: [PHP] Export to Excel

> > Here's something I found on the PHP Code Exchange: > > Generate Excel files from PHP by Christian Novak on > > 2000-11-25 11:47:24 (v for 4.0) is 1974 bytes. > > Small function library to generate Excel files/stream > > directly from PHP. > > http://px.sklar.com/code.html?code_id=488 > > I haven't tried it out...it doesn't look terribly sophisticated but it > > might work. > > I just tried it and it didn't work. At least, not for Excel2k. It > created an .xls file but it wasn't something that could be opened > and read by my version of XL. > > Chris >

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>