[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

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