<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Easily Generate Javascript and PHP Error Checking For Your Forms</title>
	<atom:link href="http://www.morehawes.co.uk/easily-generate-javascript-and-php-error-checking-your-forms/feed" rel="self" type="application/rss+xml" />
	<link>http://www.morehawes.co.uk/easily-generate-javascript-and-php-error-checking-your-forms</link>
	<description></description>
	<lastBuildDate>Fri, 26 Feb 2010 01:41:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: morehawes</title>
		<link>http://www.morehawes.co.uk/easily-generate-javascript-and-php-error-checking-your-forms/comment-page-1#comment-66</link>
		<dc:creator>morehawes</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.morehawes.co.uk/cms/easily-generate-javascript-and-php-error-checking-your-forms#comment-66</guid>
		<description>A slightly better modification to this script would be to display the error message next to the input field for the PHP error checking.

This requires a little extra code but provides the user with more information. The demo can be seen &lt;a href=&quot;/stuff/improved_error_checking.php&quot;&gt;here&lt;/a&gt; and the source code &lt;a href=&quot;/stuff/improved_error_checking.txt&quot;&gt;here&lt;/a&gt;.

This does bloat the HTML input fields even more which could be reduced by using PHP to build parts, or all of the HTML input field outside of the HTML to keep it clean. However I am concerned with the ease of adding these error checks when creating new input fields in favour of extra code.</description>
		<content:encoded><![CDATA[<p>A slightly better modification to this script would be to display the error message next to the input field for the PHP error checking.</p>
<p>This requires a little extra code but provides the user with more information. The demo can be seen <a href="/stuff/improved_error_checking.php">here</a> and the source code <a href="/stuff/improved_error_checking.txt">here</a>.</p>
<p>This does bloat the HTML input fields even more which could be reduced by using PHP to build parts, or all of the HTML input field outside of the HTML to keep it clean. However I am concerned with the ease of adding these error checks when creating new input fields in favour of extra code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
