<?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>Wed, 19 Jun 2013 18:07:08 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Creating a Simple Threaded Discussion Forum]]></title>
      <guid>http://www.phpdeveloper.org/news/6507</guid>
      <link>http://www.phpdeveloper.org/news/6507</link>
      <description><![CDATA[<p>
DevShed starts off another two parts series today with a look at a common feature of many a community site out there - the <a href="http://www.devshed.com/c/a/PHP/Creating-a-Simple-Threaded-Discussion-Forum/">creation of a simple forum</a> to allow visitors to interact and discuss the latest.
</p>
<blockquote>
Most websites have some method of interacting with a visitor. Some have a chat system and others have shoutboxes or other ways to attract the visitor to return. One of the most used methods is a discussion forum. And this is what we are going to create and discuss in this article.
</blockquote>
<p>
This is <a href="http://www.devshed.com/c/a/PHP/Creating-a-Simple-Threaded-Discussion-Forum/">part one</a> they create the main index page, listing out the current topics, a "view article" page to show the details of the post, and, of course, a way to respond to the current thread for any and all to use. Keep an eye out for the next article where they create the administrative section for the application.
</p>]]></description>
      <pubDate>Mon, 16 Oct 2006 10:57:00 -0500</pubDate>
    </item>
  </channel>
</rss>
