News Feed
Jobs Feed
Sections




News Archive
PHPit.net:
Read your e-mail with PHP!
July 14, 2006 @ 12:04:21

PHPit.net offers up yet another fine tutorial for your learning pleasure - this time with a focus on email, reading it that is in Read your e-mail with PHP (catchy, eh?).

E-mail is something we use every day, and almost everyone has their own e-mail address. To read our e-mail most of us tend to use something like Microsoft Outlook or Mozilla Thunderbird, but it's also possible to use PHP to read your e-mail. In this tutorial you will learn how.

I will take you through all the steps necessary to read your e-mail with PHP, and show you how to display all the newest e-mails in your inbox.

They use the POP3 class from PHPClasses.org to do most of the work, from connecting to thse server, logging in, grabing stats (like the number of emails), and grabbing and parsing out each email's data.

0 comments voice your opinion now!
read email class pop3 connect login parse read email class pop3 connect login parse


blog comments powered by Disqus

Similar Posts

WebReference.com: Using PHP Encryption for Login Authentication

Ivo Jansch's Blog: Mixins in PHP

Mike Dalisay: Salt, Hash and Store Passwords Securely with Phpass

DevShed.com: The Singleton and Factory Patterns in PHP - Building a Form Generator Class

Giorgio Sironi's Blog: Php login with Zend_Auth


Community Events











Don't see your event here?
Let us know!


introduction zendframework2 community opinion functional application conference development example testing framework podcast phpunit tool unittest release interview series language code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework