http://www.web-aware.com/biff/

PHP to Excel, aka BiffWriter is a generic class to create Excel compatible
streams or files from PHP. It enables web developers with the feature to
deploy information "off-line" using the most common spread sheet format.

----- Original Message -----
From: "Sven Schnitzke" <[EMAIL PROTECTED]>
To: "'[PHP-WIN]'" <[EMAIL PROTECTED]>
Sent: Wednesday, April 02, 2003 1:36 PM
Subject: AW: [PHP-WIN] Output to Excel File


Hi,
I recently experimented a bit with Excel using COM
(Excel 8 aka Excel97 and PHP 4.3 / 4.4-dev on WIN98SE).

It is quite hairy, especially because the PHP COM
implementation does not yet implement all the needed
VARIANT subtypes (most notably multi dimensional
safe arrays), so a lot of objects are not yet reachable.

If writing true XLS files is essential though, one can say
it is possible.

If you are interested, drop me a note and I will mail you a
script reading and writing XLS files.
--
Sven

> -----Ursprüngliche Nachricht-----
> Von: Chris and Trish Kaelin [SMTP:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 1. April 2003 23:58
> An: [EMAIL PROTECTED]
> Betreff: [PHP-WIN] Output to Excel File
>
> At my job, we are using ColdFusion with an Oracle database, and one the
> things we do is output data in a HTML table using contentType =
> "application/msexcel", which creates a MS Excel spreadsheet.
>
> The two web sites I am running from home are PHP with an mySQL database.
Is
> there a similar method in PHP ot create a MS Excel spreadsheet?
>
> Chris Kaelin
>
> _________________________________________________________________
> MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
> http://join.msn.com/?page=features/virus
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

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




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

Reply via email to