[PHP] Export email addresses from Outlook Express with PHP

2002-10-03 Thread Arnaud Castéran

Do you think it is possible to export email addresses from Outook Express
with PHP.
I looking for a script using COM but i only found exemples for MSOutlook.
What i want to do is an address book for each members of my site
(www.universemail.net  a directory of email addresses) : if they have
Outlook Express, the site connect to Outlook and export addresses to add
them in their address book

Thanks for your help

Arnaud Castéran




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




Re: [PHP] Export email addresses from Outlook Express with PHP

2002-10-03 Thread Marek Kilimajer

You still can tell members to upload their address books and use this 
class to get addresses from the files:
http://www.phpclasses.org/browse.html/package/778.html

Arnaud Castran wrote:

Do you think it is possible to export email addresses from Outook Express
with PHP.
I looking for a script using COM but i only found exemples for MSOutlook.
What i want to do is an address book for each members of my site
(www.universemail.net  a directory of email addresses) : if they have
Outlook Express, the site connect to Outlook and export addresses to add
them in their address book

Thanks for your help

Arnaud Castran




  



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