Re: PHP and PEAR - Update a .xls (Excel)

From: Terence (tk.lists_at_fastmail.fm)
Date: 04/13/04


Date: Tue, 13 Apr 2004 17:11:02 +1000

T.I.M. wrote:

> I know how to create a new .xls (Excel) file with Pear
> (Spreadsheet_Excel_Writer)
>
> BUT how can I update a .xls file?
>
>
> kind regards,
> Tim
>
>

can't you just use the built-in (PHP for Windows) COM module to access
the Excel VBA API?