<?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>Gray.me.uk - Tech and Linux Blog &#187; php</title>
	<atom:link href="http://www.gray.me.uk/topics/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gray.me.uk</link>
	<description>Wandering tech guy</description>
	<lastBuildDate>Thu, 02 Feb 2012 08:50:44 +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>Yii drop down menu</title>
		<link>http://www.gray.me.uk/php/yii-drop-down-menu</link>
		<comments>http://www.gray.me.uk/php/yii-drop-down-menu#comments</comments>
		<pubDate>Sat, 03 Sep 2011 01:22:48 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Yii]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1170</guid>
		<description><![CDATA[Drop down menus won&#8217;t work as described in the CMenu reference.  After much scratching of the head I found an extension which was extremely simple to install and use. MbMenu]]></description>
		<wfw:commentRss>http://www.gray.me.uk/php/yii-drop-down-menu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yii clean URL rewrites for static pages</title>
		<link>http://www.gray.me.uk/php/yii-clean-url-rewrites-for-static-pages</link>
		<comments>http://www.gray.me.uk/php/yii-clean-url-rewrites-for-static-pages#comments</comments>
		<pubDate>Wed, 31 Aug 2011 23:47:14 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Yii]]></category>
		<category><![CDATA[clean URL]]></category>
		<category><![CDATA[static pages]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1166</guid>
		<description><![CDATA[I have just started writing a full site in PHP.  More details on what it is later but for now I will be posting snippets that I find useful as I work with Yii for the first time. To get clean URL&#8217;s you need to do the normal stuff as per the Yii tutorials.  Including [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/php/yii-clean-url-rewrites-for-static-pages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading to php 5.3 in Centos 5.6</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/upgrading-to-php-5-3-in-centos-5-6</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/upgrading-to-php-5-3-in-centos-5-6#comments</comments>
		<pubDate>Tue, 19 Jul 2011 15:18:46 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[Centos 5.6]]></category>
		<category><![CDATA[php 5.3]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1143</guid>
		<description><![CDATA[Very simple to use repository at Atomic Corp. Thanks guys http://www6.atomicorp.com/channels/atomic/]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/upgrading-to-php-5-3-in-centos-5-6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>switch off open_basedir across all domains in a plesk server</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/switch-off-open_basedir-across-all-domains-in-a-plesk-server</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/switch-off-open_basedir-across-all-domains-in-a-plesk-server#comments</comments>
		<pubDate>Fri, 10 Jun 2011 14:37:38 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[open_basedir]]></category>
		<category><![CDATA[switch off]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1118</guid>
		<description><![CDATA[I have a client who wants to turn off open_basedir as he using cross domain includes.  I have recommend against doing this for security reason but he has insisted. I was initially looking at modifying the ./conf/vhost.conf file for each domain and adding the open_basedir config but found a quicker way. add a file called. [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/switch-off-open_basedir-across-all-domains-in-a-plesk-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php mail command doesn&#8217;t work.  Plesk 9</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/php-mail-command-doesnt-work-plesk-9</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/php-mail-command-doesnt-work-plesk-9#comments</comments>
		<pubDate>Wed, 02 Mar 2011 17:45:02 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1039</guid>
		<description><![CDATA[If you have swapped the MTA from postfix back to qmail then the mail() command in php may not work. This is because the symbolic link to the /usr/sbin/sendmail compatibility program is broken. Execute these commands as root.]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/php-mail-command-doesnt-work-plesk-9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse PDT in Ubuntu.</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/eclipse-pdt-in-ubuntu</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/eclipse-pdt-in-ubuntu#comments</comments>
		<pubDate>Fri, 12 Nov 2010 05:18:03 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=973</guid>
		<description><![CDATA[Very Very easy. Full instructions here with explanation I will be installomg php, mysql and apache for use with this.  If everything else works ok I will have a script develop.sh which will start apache, mysql, and eclipse up.  When I quit eclipse it will close down apache and mysql.  I will do this to [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/eclipse-pdt-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Zend Components not too complicated after all.</title>
		<link>http://www.gray.me.uk/php/using-zend-components-not-too-complicated-after-all</link>
		<comments>http://www.gray.me.uk/php/using-zend-components-not-too-complicated-after-all#comments</comments>
		<pubDate>Wed, 03 Nov 2010 21:33:48 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Zend Component]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=922</guid>
		<description><![CDATA[I have installed the ZendFramework Library to a central location and added it to the php include path. The code below then worked very quickly and easily so I am now prepared to go further with this experiment.I found the answer here thanks to BrianM By using a centrally loaded library and sharing it rather [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/php/using-zend-components-not-too-complicated-after-all/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Write components from scratch, use Zend FrameWork components or go for the full Zend MVC Framework</title>
		<link>http://www.gray.me.uk/php/write-components-from-scratch-use-zend-framework-components-or-go-for-the-full-zend-mvc-framework</link>
		<comments>http://www.gray.me.uk/php/write-components-from-scratch-use-zend-framework-components-or-go-for-the-full-zend-mvc-framework#comments</comments>
		<pubDate>Wed, 03 Nov 2010 18:23:01 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[Zend FrameWork]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=919</guid>
		<description><![CDATA[I have finally cleared the decks of all outstanding work and am ready to get back down to some serious PHP development work.  I have a few projects lined up and each of them have some common requirements. Previously I haven&#8217;t used much OOP but want to go down this route purely for the purposes [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/php/write-components-from-scratch-use-zend-framework-components-or-go-for-the-full-zend-mvc-framework/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lots of examples for styling forms in CSS</title>
		<link>http://www.gray.me.uk/php/lots-of-examples-for-styling-forms-in-css</link>
		<comments>http://www.gray.me.uk/php/lots-of-examples-for-styling-forms-in-css#comments</comments>
		<pubDate>Thu, 17 Jun 2010 09:33:48 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=892</guid>
		<description><![CDATA[http://www.smashingmagazine.com/2006/11/11/css-based-forms-modern-solutions/]]></description>
		<wfw:commentRss>http://www.gray.me.uk/php/lots-of-examples-for-styling-forms-in-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Table Designs</title>
		<link>http://www.gray.me.uk/php/10-table-designs</link>
		<comments>http://www.gray.me.uk/php/10-table-designs#comments</comments>
		<pubDate>Wed, 16 Jun 2010 17:20:30 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=890</guid>
		<description><![CDATA[Not a bad article over here for CSS table designs.  The article itself could do with a little more detail but if you are familiar with CSS then you can download the source for the article via a link at the end.  Some very nice clean and simple ideas here.]]></description>
		<wfw:commentRss>http://www.gray.me.uk/php/10-table-designs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

