<?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 bits</title>
	<atom:link href="http://www.phpbits.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpbits.info</link>
	<description>Bit information for PHP</description>
	<lastBuildDate>Tue, 25 Jan 2011 12:42:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Error types in php</title>
		<link>http://www.phpbits.info/bit-information-for-php/error-types-in-php/</link>
		<comments>http://www.phpbits.info/bit-information-for-php/error-types-in-php/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 12:42:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Important in PHP]]></category>

		<guid isPermaLink="false">http://www.phpbits.info/?p=9</guid>
		<description><![CDATA[In php has 10 types of errors. E_ERROR E_WARNING E_PARSE E_NOTICE E_CORE_ERROR E_CORE_WARNING E_COMPILE_ERROR E_COMPILE_WARNING E_USER_NOTICE E_ALL]]></description>
			<content:encoded><![CDATA[<p>In php has 10 types of errors.</p>
<ul>
<li>E_ERROR</li>
<li>E_WARNING</li>
<li>E_PARSE </li>
<li>E_NOTICE </li>
<li>E_CORE_ERROR</li>
<li>E_CORE_WARNING </li>
<li>E_COMPILE_ERROR</li>
<li>E_COMPILE_WARNING</li>
<li>E_USER_NOTICE</li>
<li>E_ALL </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.phpbits.info/bit-information-for-php/error-types-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP questions</title>
		<link>http://www.phpbits.info/bit-information-for-php/hello-world/</link>
		<comments>http://www.phpbits.info/bit-information-for-php/hello-world/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 01:19:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Important in PHP]]></category>

		<guid isPermaLink="false">http://www.phpbits.info/?p=1</guid>
		<description><![CDATA[PHP interview questions]]></description>
			<content:encoded><![CDATA[<p>PHP interview questions</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-0952066608298272";
/* 468x60, created 12/16/10 */
google_ad_slot = "9005877174";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpbits.info/bit-information-for-php/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

