<?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>Thu, 23 May 2013 14:14:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: 404/403 Website Error Pages With PHP Auto-Mailer]]></title>
      <guid>http://www.phpdeveloper.org/news/12369</guid>
      <link>http://www.phpdeveloper.org/news/12369</link>
      <description><![CDATA[<p>
NETTUTS.com has <a href="http://net.tutsplus.com/tutorials/php/404403-website-error-pages-with-php-auto-mailer/">posted this new tutorial</a> you can use to monitor when and what pages people are trying to get to on your site that aren't found:
</p>
<blockquote>
Although many web developers rely on server logs to keep an eye out for hits on error pages, I'm going to take a different approach by using a PHP generated email. In addition, we will spice up the design a bit, add basic navigation and link to the website sitemap.
</blockquote>
<p>
He briefly explains what error (404/403) pages are and how they work before getting into the mailing portion - a script that, using the <a href="http://phpmailer.codeworxtech.com/index.php?pg=sf&p=dl">phpMailer</a> tool, notifies you when people hit the 404/403 page and includes things like their IP, where they came from and what the requested page was.
</p>]]></description>
      <pubDate>Mon, 20 Apr 2009 07:57:14 -0500</pubDate>
    </item>
  </channel>
</rss>
