> How to read and get data from Excel Files and Access Files.
> Can you post me articles and tutorials on the web-sites that explain
> the basic concept to create an interface for PHP and this files-type.
> Thanks so much to all.

I am pretty sure that you an set up odbc connections to access access
databases.  For excel, you could use com objects or I have used the
perl SpreadSheet::ParseExcel module to read data from excel.

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

Reply via email to