<?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, 24 May 2013 06:31:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Devshed: PHP Email]]></title>
      <guid>http://www.phpdeveloper.org/news/6573</guid>
      <link>http://www.phpdeveloper.org/news/6573</link>
      <description><![CDATA[<p>
In the never-ending stream of article series that comes out of DevShed, they've <a href="http://www.devshed.com/c/a/PHP/PHP-Email/">started up a new one</a> today with part one of a look at creating an email client with PHP and implementing the full email functionality (reading/writing/attachments/etc).
</p>
<blockquote>
In this four-part series of articles we are going to build an email client with PHP. I will try to implement a full email client with all the functionality that you would expect from an email client, which includes a trash folder, sent items folder and a draft folder. But that's not all.
</blockquote>
<p>
In <a href="http://www.devshed.com/c/a/PHP/PHP-Email/">part one</a>, they set things up - talking about how it will all work (using the <a href="http://phpmailer.sourceforge.net/">PHPMailer class</a>) and the creating of the database tables to store the data for the app including the messages and the user information.
</p>]]></description>
      <pubDate>Wed, 25 Oct 2006 11:18:00 -0500</pubDate>
    </item>
  </channel>
</rss>
