Cesar Cordovez wrote:
Hi List.

I need to know how to sync Outlook with MySQL via PHP. I know this is an old topic, but I cant find a clue (is it friday?). Please advise.

Thanks, Cesar

First you need to reverse engineer the outlook file format, then create a database which can store this information. Then use php to read and decode the format, adding this to the database as it goes.


No problem,
Mike

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



Reply via email to