<?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>Tue, 21 May 2013 22:03:55 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Richard Heyes' Blog: mail() replacement]]></title>
      <guid>http://www.phpdeveloper.org/news/9203</guid>
      <link>http://www.phpdeveloper.org/news/9203</link>
      <description><![CDATA[<p>
<i>Richard Heyes</i> has <a href="http://www.phpguru.org/#163">posted about</a> a mail() replacement he's come up with that adds the additional functionality of backing up all of the data to a certain directory of your choosing.
</p>
<blockquote>
A simple drop in replacement function for PHPs mail() function called mailb() which backs up all the data to a specified directory. [...] I've also added a simple header file to Apache and the <a href="http://www.phpguru.org/downloads/">download</a> directory so it looks nicer.
</blockquote>
<p>
You can download a copy of his library <a href="http://www.phpguru.org/downloads/mailb/">here</a> as a .phps file (a quick and easy 40ish line script).
</p>]]></description>
      <pubDate>Mon, 10 Dec 2007 07:57:00 -0600</pubDate>
    </item>
  </channel>
</rss>
