News Feed
Jobs Feed
Sections




News Archive
IBM developerWorks:
Craft a Webmail interface for PHP applications
June 22, 2006 @ 09:29:33

In this new tutorial from the IBM developerWorks site, they take a look at the development of a webmail interface with the help of PHP.

You know how to get users to interact with a PHP application using a Web form, but sometimes e-mail is just more convenient. Maybe your users are using small devices like cell phones or interacting in a way that's not real time, such as subscribing to an e-mail list. Find out how to read and send e-mail by building a PHP Webmail application.

They cover connecting to the server, grabbing the information from a specific email inbox, pulling the data for a single message, deleting emails, getting a list of the current emails, and how to work with attachments and multipart MIME messages.

You'll need to log in to get to it, but it's a great example of how to work with email in PHP (more than just sending them with mail() or PEAR's mailer package).

0 comments voice your opinion now!
email webmail interface application read delete connect attachments email webmail interface application read delete connect attachments


blog comments powered by Disqus

Similar Posts

Job Posting: RJ Byrd (Recruiter) Seeks PHP Application Developer (Dallas, TX)

Gonzalo Ayuso's Blog: Clustering PHP applications. Tips and hints

IBM developerWorks: Get started with Project Zero and PHP

Phil Bennett: Do We Need a Framework For That? Or Hurry Up PHP-FIG

phpDevelopment Blog: Zend Framework Tutorial Series: Part 1 – The Module Based Application


Community Events











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


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

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