Roman Duriancik wrote --- napísal::
Is it possible open rtf and xls file by php and than use some data from this file ?
I only know create new xls file but how i open existing xls and rtf file by php code ?
Thank all


roman


You can use COM functions on windows machines. On other platforms you can use http://chicago.sourceforge.net/xlhtml/ for xls files, rtf should be fairly easy with some regexp.


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



Reply via email to