<?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>Neil Pie &#187; PHP</title>
	<atom:link href="http://blog.neilpie.co.uk/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.neilpie.co.uk</link>
	<description>Neither insightful nor inspired</description>
	<lastBuildDate>Tue, 17 Jan 2012 00:34:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using variables in CSS</title>
		<link>http://blog.neilpie.co.uk/web-dev/using-variables-in-css</link>
		<comments>http://blog.neilpie.co.uk/web-dev/using-variables-in-css#comments</comments>
		<pubDate>Wed, 12 May 2010 20:13:14 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neilpie.co.uk/?p=254</guid>
		<description><![CDATA[I&#8217;m working on a little PHP script to allow for variables and inheritance in CSS. I know there&#8217;s a ruby script that does this somewhere, but I fancy seeing if we can&#8217;t get a pure PHP version up &#38; running &#8230; <a href="http://blog.neilpie.co.uk/web-dev/using-variables-in-css">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.neilpie.co.uk/web-dev/using-variables-in-css/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Limiting the number of times a PHP loop will run using the break command</title>
		<link>http://blog.neilpie.co.uk/web-dev/limiting-the-number-of-times-a-php-loop-will-run-using-the-break-command</link>
		<comments>http://blog.neilpie.co.uk/web-dev/limiting-the-number-of-times-a-php-loop-will-run-using-the-break-command#comments</comments>
		<pubDate>Wed, 06 Jan 2010 14:40:10 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://blog.neilpie.co.uk/?p=167</guid>
		<description><![CDATA[If you&#8217;re reading this page then you&#8217;re already likely familiar with the standard PHP for, while and foreach loops. If not, then may I suggest some background reading first &#8211; http://www.php.net/manual/en/language.control-structures.php. That said, I added a new weapon to my &#8230; <a href="http://blog.neilpie.co.uk/web-dev/limiting-the-number-of-times-a-php-loop-will-run-using-the-break-command">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://blog.neilpie.co.uk/web-dev/limiting-the-number-of-times-a-php-loop-will-run-using-the-break-command/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: blog.neilpie.co.uk @ 2012-02-08 11:47:34 -->
