<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: PHP form validation class</title>
	<link>http://kreoton.net/php-form-validation-class-9.html</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 20 Aug 2008 02:21:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Ladio</title>
		<link>http://kreoton.net/php-form-validation-class-9.html#comment-1182</link>
		<author>Ladio</author>
		<pubDate>Tue, 29 Apr 2008 04:06:36 +0000</pubDate>
		<guid>http://kreoton.net/php-form-validation-class-9.html#comment-1182</guid>
		<description>Great code, i agree that is not a proper class but you can still use simply as functions. Five stars from me!!!

Cheers</description>
		<content:encoded><![CDATA[<p>Great code, i agree that is not a proper class but you can still use simply as functions. Five stars from me!!!</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: squiddy</title>
		<link>http://kreoton.net/php-form-validation-class-9.html#comment-882</link>
		<author>squiddy</author>
		<pubDate>Sun, 30 Mar 2008 13:14:27 +0000</pubDate>
		<guid>http://kreoton.net/php-form-validation-class-9.html#comment-882</guid>
		<description>Nice work :-)

Just some tips:

- For something to be considered a class or object, it should have data members and methods.  You should best decompose the code into a couple of methods, and have private data members to store the state of the class.

- And as a general rule of thumb, a method should be no longer than about 25 lines. More than that may indicate problems with the design.

Hope that helps!</description>
		<content:encoded><![CDATA[<p>Nice work <img src='http://kreoton.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Just some tips:</p>
<p>- For something to be considered a class or object, it should have data members and methods.  You should best decompose the code into a couple of methods, and have private data members to store the state of the class.</p>
<p>- And as a general rule of thumb, a method should be no longer than about 25 lines. More than that may indicate problems with the design.</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alla Aeris</title>
		<link>http://kreoton.net/php-form-validation-class-9.html#comment-388</link>
		<author>Alla Aeris</author>
		<pubDate>Thu, 17 Jan 2008 08:06:10 +0000</pubDate>
		<guid>http://kreoton.net/php-form-validation-class-9.html#comment-388</guid>
		<description>how to use this class ? can you create simple code (login form) and use your class .. thx's</description>
		<content:encoded><![CDATA[<p>how to use this class ? can you create simple code (login form) and use your class .. thx&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fivqdbthqv</title>
		<link>http://kreoton.net/php-form-validation-class-9.html#comment-30</link>
		<author>fivqdbthqv</author>
		<pubDate>Tue, 14 Aug 2007 22:36:10 +0000</pubDate>
		<guid>http://kreoton.net/php-form-validation-class-9.html#comment-30</guid>
		<description>Hello! Good Site! Thanks you! ohfbeukhesuuu</description>
		<content:encoded><![CDATA[<p>Hello! Good Site! Thanks you! ohfbeukhesuuu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
