fetching Emails through PHP PEAR script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nowtejas
Forum Newbie
Posts: 1
Joined: Fri Mar 09, 2007 4:32 pm

fetching Emails through PHP PEAR script

Post by nowtejas »

hi all..!

i am trying to use, NET_IMAP package of PEAR library to fetch email specifics like TO, FROM, BODY etc.. and storing them in a database.

however, I am not sure what exactly to give as value of "$HOST"

and how to fetch attachments..??

any help would be great..!!

Thanx,

Tejas
Post Reply