<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 09 Jan 2009 06:57:38 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[IBM developerWorks: Craft a Webmail interface for PHP applications]]></title>
      <guid>http://www.phpdeveloper.org/news/5659</guid>
      <link>http://www.phpdeveloper.org/news/5659</link>
      <description><![CDATA[<p>
In <a href="http://www-128.ibm.com/developerworks/edu/os-dw-os-php-webmail.html?ca=drs-">this new tutorial</a> from the IBM developerWorks site, they take a look at the development of a webmail interface with the help of PHP.
</p>
<blockquote>
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.
</blockquote>
<p>
They <a href="http://www-128.ibm.com/developerworks/edu/os-dw-os-php-webmail.html?ca=drs-">cover</a> 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.
</p>
<p>
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).
</p>]]></description>
      <pubDate>Thu, 22 Jun 2006 09:29:33 -0500</pubDate>
    </item>
  </channel>
</rss>
