开发者

Access to a POP server for cheking new emails and retrieving the subject and date using PHP

I'm implementing new ways to comunicate with my visitors, actually I use a sms gateway I programed a while ago, were my users send sms and then I proccess them using a php script.

Now I want to open a new way for comunication, email. So I want to develop a PHP script to access my google email account and check for new emails, retrieving the date and the subject.

So, firts to begin, I really like to hear your opinions of how to start and some best practices recommendations about this, and if is out there some libaries or already made scripts for doing this.

Thanks a lot, I am sorry about my English.

PD: I DONT HAVE ACCESS TO php imap libar开发者_如何学Pythony


As starters: http://docs.php.net/imap, http://pear.php.net/package/Mail_IMAP

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜