<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Adding alpha_numeric_space to the Codeigniter Validation Library</title>
	<atom:link href="http://pucadinga.com/2009/01/06/alpha-numeric-space-codeigniter-validation-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://pucadinga.com/2009/01/06/alpha-numeric-space-codeigniter-validation-library/</link>
	<description>Live it up, life is way too short to be "bored"!</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:31:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: harman</title>
		<link>http://pucadinga.com/2009/01/06/alpha-numeric-space-codeigniter-validation-library/#comment-187</link>
		<dc:creator>harman</dc:creator>
		<pubDate>Fri, 05 Mar 2010 19:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://pucadinga.com/?p=239#comment-187</guid>
		<description>thanks i also use  this...

you can set error message for this function  alpha_numeric_space

just open 
../language/english/form_validation_lang.php

//add this line   alpha_numeric_space
$lang[&#039;alpha_numeric_space&#039;]	= &quot;YOUR ERROR MSG HERE&quot;

i hope this work fine.</description>
		<content:encoded><![CDATA[<p>thanks i also use  this&#8230;</p>
<p>you can set error message for this function  alpha_numeric_space</p>
<p>just open<br />
../language/english/form_validation_lang.php</p>
<p>//add this line   alpha_numeric_space<br />
$lang['alpha_numeric_space']	= &#8220;YOUR ERROR MSG HERE&#8221;</p>
<p>i hope this work fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://pucadinga.com/2009/01/06/alpha-numeric-space-codeigniter-validation-library/#comment-183</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Wed, 20 Jan 2010 10:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://pucadinga.com/?p=239#comment-183</guid>
		<description>@fil I think that&#039;s being caused by the quotes either side of the expression being &quot;curly&quot; quotes when you copy the code to a text editor. Change them and it&#039;ll work... at least, it did for me!</description>
		<content:encoded><![CDATA[<p>@fil I think that&#8217;s being caused by the quotes either side of the expression being &#8220;curly&#8221; quotes when you copy the code to a text editor. Change them and it&#8217;ll work&#8230; at least, it did for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fil</title>
		<link>http://pucadinga.com/2009/01/06/alpha-numeric-space-codeigniter-validation-library/#comment-150</link>
		<dc:creator>fil</dc:creator>
		<pubDate>Mon, 09 Nov 2009 02:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://pucadinga.com/?p=239#comment-150</guid>
		<description>Hmm... I added this funciton and am getting this error:  
Parse error: syntax error, unexpected &#039;^&#039; in /html/system/application/libraries/MY_Form_validation.php on line 5

The syntax looks right to me.  Thoughts?</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; I added this funciton and am getting this error:<br />
Parse error: syntax error, unexpected &#8216;^&#8217; in /html/system/application/libraries/MY_Form_validation.php on line 5</p>
<p>The syntax looks right to me.  Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aryan</title>
		<link>http://pucadinga.com/2009/01/06/alpha-numeric-space-codeigniter-validation-library/#comment-149</link>
		<dc:creator>aryan</dc:creator>
		<pubDate>Fri, 30 Oct 2009 19:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://pucadinga.com/?p=239#comment-149</guid>
		<description>How will you put error message? Thanks for great article.</description>
		<content:encoded><![CDATA[<p>How will you put error message? Thanks for great article.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
