<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>2torial Blog &#187; form validation</title>
	<atom:link href="http://www.2torialblog.com/tag/form-validation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.2torialblog.com</link>
	<description>photoshop tutorials, website design tutorials and graphic design articles and tutorials</description>
	<lastBuildDate>Tue, 23 Dec 2008 21:56:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Form Validation using PHP</title>
		<link>http://www.2torialblog.com/form-validation-and-if-else-conditionals-using-php</link>
		<comments>http://www.2torialblog.com/form-validation-and-if-else-conditionals-using-php#comments</comments>
		<pubDate>Sat, 17 May 2008 23:16:14 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[form validation]]></category>
		<category><![CDATA[html & php E-mail form]]></category>
		<category><![CDATA[PHP email script]]></category>

		<guid isPermaLink="false">http://www.2torialblog.com/?p=9</guid>
		<description><![CDATA[On an earlier tutorial I wrote about how to create and send an email form using html and a basic php script. Today I&#8217;ll take it up a level and re-write that script using the if, else conditional and empty() function to include form validation. Using an if, else conditional: if (condition) {do something} else [...]]]></description>
		<wfw:commentRss>http://www.2torialblog.com/form-validation-and-if-else-conditionals-using-php/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
