<?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>iTamers Simple SEO &#187; php</title>
	<atom:link href="http://www.itamer.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itamer.com</link>
	<description>Sarah King&#039;s blog and programming examples</description>
	<lastBuildDate>Thu, 17 Nov 2011 02:23:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Newbies, don&#8217;t upload exploits with your images!</title>
		<link>http://www.itamer.com/newbies-dont-upload-exploits-with-your-images/332/</link>
		<comments>http://www.itamer.com/newbies-dont-upload-exploits-with-your-images/332/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 13:53:48 +0000</pubDate>
		<dc:creator>Sarah King</dc:creator>
				<category><![CDATA[Technical Discussions]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Manuel-Lemos]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpclasses]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.itamer.com/newbies-dont-upload-exploits-with-your-images/332/</guid>
		<description><![CDATA[Manuel Lemos from phpClasses.org has written an excellent post about about the risks when allowing users to upload images. It&#8217;s not something I&#8217;ve done alot but lets say you have a generated image such as this one &#8211; with a .php extension. I could upload it to your server and have it served from there [...]]]></description>
		<wfw:commentRss>http://www.itamer.com/newbies-dont-upload-exploits-with-your-images/332/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A Radio List in a table for CakePHP</title>
		<link>http://www.itamer.com/radiotable/285/</link>
		<comments>http://www.itamer.com/radiotable/285/#comments</comments>
		<pubDate>Fri, 09 Jun 2006 10:48:00 +0000</pubDate>
		<dc:creator>Sarah King</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.itamer.com/?p=285</guid>
		<description><![CDATA[I wanted to present a range of choices in a nicely formatted table and couldn't see helper to do the job - so this is my first snippet for Cake PHP. I doubt it's perfectly cake (for instance I do the header row myself rather than using the html helper, and I concatenate a string [...]]]></description>
		<wfw:commentRss>http://www.itamer.com/radiotable/285/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Useful Sites</title>
		<link>http://www.itamer.com/useful-sites/280/</link>
		<comments>http://www.itamer.com/useful-sites/280/#comments</comments>
		<pubDate>Sat, 27 May 2006 20:07:13 +0000</pubDate>
		<dc:creator>Sarah King</dc:creator>
				<category><![CDATA[Technical Discussions]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[christian-mezei]]></category>
		<category><![CDATA[digitalpoint]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.itamer.com/useful-sites/280/</guid>
		<description><![CDATA[I'm working on a new project at the moment, it's an intranet type thing so no point in linking to it, but I'm using CakePHP and thats been really interesting. Definately RAD, supposedly simple but it's got so many really good features that while it is simple, it can be hard to discover the genius. [...]]]></description>
		<wfw:commentRss>http://www.itamer.com/useful-sites/280/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use -&gt; and =&gt; in PHP</title>
		<link>http://www.itamer.com/php-array-object/243/</link>
		<comments>http://www.itamer.com/php-array-object/243/#comments</comments>
		<pubDate>Fri, 24 Feb 2006 09:16:42 +0000</pubDate>
		<dc:creator>Sarah King</dc:creator>
				<category><![CDATA[PHP & Web Development]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://sarahk.pcpropertymanager.com/blog/?p=243</guid>
		<description><![CDATA[I just saw a forum post asking the difference between -> and => and it's one of those tricky questions to research, just how can a search engine understand what you're asking? Well, luckily the answer is quite simple. -> is used by objects to set, get or call a method of that object. Ref: [...]]]></description>
		<wfw:commentRss>http://www.itamer.com/php-array-object/243/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using CaRP</title>
		<link>http://www.itamer.com/using-carp/226/</link>
		<comments>http://www.itamer.com/using-carp/226/#comments</comments>
		<pubDate>Mon, 12 Dec 2005 21:12:27 +0000</pubDate>
		<dc:creator>Sarah King</dc:creator>
				<category><![CDATA[PHP & Web Development]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[carp]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[safe-mode]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://sarahk.pcpropertymanager.com/blog/?p=226</guid>
		<description><![CDATA[CaRP is a "Caching RSS Parser", thus it's name. It comes in a variety of flavours but I tested the free version. The only problem I had was that my host had safe mode turned on and that caused some problems in the "installation" - creating the cache folders but the manual instructions did the [...]]]></description>
		<wfw:commentRss>http://www.itamer.com/using-carp/226/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

