<?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>PHP For Beginners &#187; php test</title>
	<atom:link href="http://www.nrphp.org/tag/php-test/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nrphp.org</link>
	<description>PHP Guide</description>
	<lastBuildDate>Wed, 28 Oct 2009 12:44:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PHP Testing</title>
		<link>http://www.nrphp.org/php-testing.html</link>
		<comments>http://www.nrphp.org/php-testing.html#comments</comments>
		<pubDate>Sat, 27 Dec 2008 16:20:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ion cube]]></category>
		<category><![CDATA[php cache]]></category>
		<category><![CDATA[php info]]></category>
		<category><![CDATA[php test]]></category>
		<category><![CDATA[testing php]]></category>
		<category><![CDATA[zend optimizer]]></category>

		<guid isPermaLink="false">http://www.nrphp.org/?p=9</guid>
		<description><![CDATA[To test your PHP configuration create a file info.php inside your HTL directory. Enter the following code: &#60;?php phpinfo(); ?&#62; This code runs phpinfo() function which writes all information about your PHP. Go to http://localhost/info.php If everything is ok you will see a lot of information on your screen about all installed modules and addons [...]]]></description>
		<wfw:commentRss>http://www.nrphp.org/php-testing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
