<?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>Forcescript.com &#187; PHP Include File</title>
	<atom:link href="http://forcescript.com/tag/php-include-file/feed" rel="self" type="application/rss+xml" />
	<link>http://forcescript.com</link>
	<description>Learn script php for making website</description>
	<lastBuildDate>Mon, 26 Sep 2011 22:25:09 +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 Include File</title>
		<link>http://forcescript.com/php-include-file.html</link>
		<comments>http://forcescript.com/php-include-file.html#comments</comments>
		<pubDate>Wed, 11 Feb 2009 10:12:07 +0000</pubDate>
		<dc:creator>forcescript</dc:creator>
				<category><![CDATA[learn script]]></category>
		<category><![CDATA[PHP Include File]]></category>

		<guid isPermaLink="false">http://forcescript.com/?p=20</guid>
		<description><![CDATA[You can insert the content of a file into a PHP file before the server executes it, with the include() or require() function. The two functions are identical in every way, except how they handle errors. The include() function generates a warning (but the script will continue execution) while the require() function generates a fatal [...]]]></description>
		<wfw:commentRss>http://forcescript.com/php-include-file.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

