<?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>PHPSuperBLOG &#187; Include</title>
	<atom:link href="http://www.phpsuperblog.com/tag/include/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpsuperblog.com</link>
	<description>Learn PHP Together</description>
	<lastBuildDate>Fri, 30 Jul 2010 07:26:54 +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>Include a PHP file in another PHP file</title>
		<link>http://www.phpsuperblog.com/php/include-a-php-file-in-another-php-file/</link>
		<comments>http://www.phpsuperblog.com/php/include-a-php-file-in-another-php-file/#comments</comments>
		<pubDate>Tue, 20 May 2008 12:24:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Include]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP Function]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=38</guid>
		<description><![CDATA[Most of the time, when we have to work between PHP and MySQL database, we have to write the PHP codes for connecting to the MySQL database in many PHP files very often. It is very annoying to do so if there are too many PHP files which needs these codes. To make it easier, [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/include-a-php-file-in-another-php-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
