| 
 Posted by Carl Vondrick on 06/15/24 11:59 
ArieBombarie wrote: 
> is is possible to modify an existing xls-file? 
What you should do is read in the spreadsheet file, make your changes,  
and then save it. 
 
I think PEAR's package can do this:  
http://pear.php.net/package/Spreadsheet_Excel_Writer 
 
 
--  
Carl Vondrick 
www.YoungCoders.com -- Forum for the younger, next generation 
programmers.
 
  
Navigation:
[Reply to this message] 
 |