<?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>Sat, 18 May 2013 18:08:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Script-Tutorials.com: Creating Your Own Commenting System from Scratch]]></title>
      <guid>http://www.phpdeveloper.org/news/17000</guid>
      <link>http://www.phpdeveloper.org/news/17000</link>
      <description><![CDATA[<p>
Script-Tutorials.com has a new article posted today showing you how to combine PHP, some CSS, a dash of SQL and some HTML (oh, and jQuery) to create <a href="http://www.script-tutorials.com/how-to-create-own-commenting-system/">your own commenting system</a> from scratch that could be used anywhere from a simple blog to a more complex social site.
</p>
<blockquote>
Today I prepared new interesting article - I will tell how you can create own commenting system (AJAX) for your items (any units at your website) with PHP. For our demonstration - I prepared two SQL tables: first table will keep records of our items. It contain several fields: title, description, time of adding and comments count. Another table will keep records of comments. We will use jQuery too (for better interface behavior). One of features will spam protection (we can post no more than one comment every 10 minutes)!
</blockquote>
<p>
<a href="http://www.script-tutorials.com/how-to-create-own-commenting-system/">The tutorial</a> includes all of the code, markup and styling you'll need to make the system work. If you'd like to get right into the code you can <a href="http://www.script-tutorials.com/demos/163/source.zip">download it as a package</a> or you can <a href="http://www.script-tutorials.com/demos/163/index.php">try out their demo</a>.
</p>]]></description>
      <pubDate>Mon, 17 Oct 2011 11:30:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Pierre-Alain Joye's Blog: Zip 1.4.0, let comment it!]]></title>
      <guid>http://www.phpdeveloper.org/news/5710</guid>
      <link>http://www.phpdeveloper.org/news/5710</link>
      <description><![CDATA[<p>
On <i>Pierre-Alain Joye</i>'s blog today, there's a <a href="http://blog.thepimp.net/index.php/2006/06/28/83-zip-140-let-comment-it">quick release note</a> about the latest version of his PECL package, <a href="http://pecl.php.net/package/zip">Zip</a>, being released - 1.4.0.
</p>
<blockquote>
I just release Zip-1.4.0. This release adds support for all kind of comments, read or write. One bug has been fixed, Windows users may had problems to add files to an existing archives. Thanks to Irokez (pear's OpenDocument project for SoC) to have catched it.
</blockquote>
<p>
He <a href="http://blog.thepimp.net/index.php/2006/06/28/83-zip-140-let-comment-it">also includes</a> a brief code example of the commenting functionality.
</p>]]></description>
      <pubDate>Wed, 28 Jun 2006 05:51:16 -0500</pubDate>
    </item>
  </channel>
</rss>
