<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Web Design with PHP Includes</title>
	<atom:link href="http://www.webdesigncreare.co.uk/blog/videos/web-design-with-php-includes.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigncreare.co.uk/blog/videos/web-design-with-php-includes.html</link>
	<description>The Latest Industry News, Reviews &#38; FAQs</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:09:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: kronikmedia</title>
		<link>http://www.webdesigncreare.co.uk/blog/videos/web-design-with-php-includes.html/comment-page-1#comment-548</link>
		<dc:creator>kronikmedia</dc:creator>
		<pubDate>Mon, 27 Jul 2009 19:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.crearedesign.co.uk/blog/?p=453#comment-548</guid>
		<description>I work as Web designer and use PHP for developing most of my websites. I find using php includes as an excellent method to keep the code clean and logical. In addition to keeping the code of a page smaller and more manageable, php includes also allows me to re-use code. Most professionally written code e.g popular open source application make heavy use of include statements for this very reason.</description>
		<content:encoded><![CDATA[<p>I work as Web designer and use PHP for developing most of my websites. I find using php includes as an excellent method to keep the code clean and logical. In addition to keeping the code of a page smaller and more manageable, php includes also allows me to re-use code. Most professionally written code e.g popular open source application make heavy use of include statements for this very reason.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

