<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PHP Forums - hi :)]]></title>
	<link rel="self" href="http://phpforums.org/feed-atom-topic25.xml"/>
	<updated>2009-11-28T03:58:50Z</updated>
	<generator>PunBB</generator>
	<id>http://phpforums.org/topic25-hi.html</id>
		<entry>
			<title type="html"><![CDATA[Re: hi :)]]></title>
			<link rel="alternate" href="http://phpforums.org/post53.html#p53"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>&lt;?php 

if($username == &quot;Erick&quot;) {
echo &quot;Welcome to the forum Erick&quot;;
} else {
echo &quot;This welcome is not for you&quot;;
}

?&gt;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[jaydesigns]]></name>
				<uri>http://phpforums.org/user8.html</uri>
			</author>
			<updated>2009-11-28T03:58:50Z</updated>
			<id>http://phpforums.org/post53.html#p53</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[hi :)]]></title>
			<link rel="alternate" href="http://phpforums.org/post52.html#p52"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>&lt;?php echo &quot;hi everyone&quot;; ?&gt;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Erick]]></name>
				<uri>http://phpforums.org/user18.html</uri>
			</author>
			<updated>2009-11-23T00:51:12Z</updated>
			<id>http://phpforums.org/post52.html#p52</id>
		</entry>
</feed>
