News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Zend Developer Zone: Blueprint for PHP Applications - Bootstrapping (Part 1)

Community News: James Atkinson (Founder of phpBB) Officially Steps Down

Zend Developer Zone: Learning PHP & MySQL (a Book Review)

International PHP Magazine: Poll Question: Which is the Most Important Feature of PHP 5?

SitePoint Web Tech Blog: OSCON 2006: Gettting Rich with PHP5


Community Events











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


database releases example code book release ajax zend developer package security application cakephp mysql PEAR conference zendframework PHP5 framework job

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