FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » comment utiliser l'addresse book de thunderbird
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: comment utiliser l'addresse book de thunderbird [message #174336 is a reply to message #174332] Sun, 05 June 2011 18:09 Go to previous messageGo to previous message
Peter H. Coffin is currently offline  Peter H. Coffin
Messages: 245
Registered: September 2010
Karma:
Senior Member
On 05 Jun 2011 09:06:48 GMT, Andre wrote:
> How to access the thunderbird's address book.
> I am writing a script that send a file by e-mail, and I would like to
> select e-mail adresses from thunderbird. Is there a way to do this either
> in php or in perl.

Bearing in mind Jerry's caveat that you can't do this from a website
to a client at all, you can have a script on your machine, running php
there, to read your own Mozilla address boo. The file format that the
mozilla address books are in is a Mork file database, which is a very
elaborate text format that can be easily parse into data sturctures.
There's parser libraries for perl, python, c++ but not yet for php. Some
details of the format can be found at https://wiki.mozilla.org/Mork .

--
If you've got the luxury to kvetch about having to reinstall software or
do yardwork, life's okay.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Stats comp.lang.php (last 7 days)
Next Topic: syntax question
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 28 05:49:03 GMT 2024

Total time taken to generate the page: 0.04752 seconds