<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PHP Forums - if empty]]></title>
		<link>http://phpforums.org/topic21-if-empty.html</link>
		<description><![CDATA[The most recent posts in if empty.]]></description>
		<lastBuildDate>Fri, 06 Aug 2010 09:48:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: if empty]]></title>
			<link>http://phpforums.org/post74.html#p74</link>
			<description><![CDATA[<p>A small sample<br /></p><div class="codebox"><pre><code>&lt;?php
$pattern = &quot;^([A-Za-z0-9\.|-|_]{1,60})([@])&quot;;
$pattern .=&quot;([A-Za-z0-9\.|-|_]{1,60})(\.)([A-Za-z]{2,3})$&quot;;

ereg($pattern,$email)
?&gt;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (aneeshrp)]]></author>
			<pubDate>Fri, 06 Aug 2010 09:48:01 +0000</pubDate>
			<guid>http://phpforums.org/post74.html#p74</guid>
		</item>
		<item>
			<title><![CDATA[Re: if empty]]></title>
			<link>http://phpforums.org/post35.html#p35</link>
			<description><![CDATA[<p>I think you should use <a href="http://www.php.net/manual/en/book.regex.php">regular expressions</a>.</p>]]></description>
			<author><![CDATA[null@example.com (Earl)]]></author>
			<pubDate>Tue, 13 Oct 2009 09:47:24 +0000</pubDate>
			<guid>http://phpforums.org/post35.html#p35</guid>
		</item>
		<item>
			<title><![CDATA[if empty]]></title>
			<link>http://phpforums.org/post34.html#p34</link>
			<description><![CDATA[<p>all clear for what is meant if(empty($field))</p><p>i dont like the fact that the field is no longer seen as empty if it consists even of one space</p><p>how to make that the field is empty although it would contain even 100 spaces?</p><p>thanks</p>]]></description>
			<author><![CDATA[null@example.com (manif3sto)]]></author>
			<pubDate>Mon, 12 Oct 2009 11:43:02 +0000</pubDate>
			<guid>http://phpforums.org/post34.html#p34</guid>
		</item>
	</channel>
</rss>

