<?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>James&#039; Blog &#187; PHP</title>
	<atom:link href="http://jamesblogs.com/category/tutorials/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesblogs.com</link>
	<description></description>
	<lastBuildDate>Fri, 11 Feb 2011 07:50:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Variables, Numbers and functions in PHP</title>
		<link>http://jamesblogs.com/2009/06/26/variables-numbers-and-functions-in-php/</link>
		<comments>http://jamesblogs.com/2009/06/26/variables-numbers-and-functions-in-php/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 18:52:08 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.james-blogs.com/?p=1042</guid>
		<description><![CDATA[I haven&#8217;t done many PHP Tutorials recently so I decided I&#8217;d be writing a couple of PHP tutorials over the new few days, pretty basic stuff nothing complicated. In this tutorial were going to be learning about variables and numbers in PHP, im going to show you how they work and how you can use [...]]]></description>
		<wfw:commentRss>http://jamesblogs.com/2009/06/26/variables-numbers-and-functions-in-php/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Creating a localhost in Windows (Part 2: Installing PHP 5)</title>
		<link>http://jamesblogs.com/2009/02/07/creating-a-localhost-in-windows-part-2/</link>
		<comments>http://jamesblogs.com/2009/02/07/creating-a-localhost-in-windows-part-2/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 11:20:49 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[arrays]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[server side]]></category>

		<guid isPermaLink="false">http://www.james-blogs.com/?p=592</guid>
		<description><![CDATA[In part one we setup a Apache server and configured the localhost ready for you to use, we also set up the directory where you are going to save your local files. But so far in part one we only essentially setup the localhost, so all of the goodness of being able to view server [...]]]></description>
		<wfw:commentRss>http://jamesblogs.com/2009/02/07/creating-a-localhost-in-windows-part-2/feed/</wfw:commentRss>
		<slash:comments>71</slash:comments>
		</item>
		<item>
		<title>Creating a PHP File/Image Uploader</title>
		<link>http://jamesblogs.com/2009/01/10/creating-a-php-file-image-uploader/</link>
		<comments>http://jamesblogs.com/2009/01/10/creating-a-php-file-image-uploader/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 10:53:03 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Uploaders]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[CHMOD]]></category>
		<category><![CDATA[directories]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[uploader]]></category>
		<category><![CDATA[writable]]></category>

		<guid isPermaLink="false">http://www.james-blogs.com/?p=435</guid>
		<description><![CDATA[Uploaders are scripts that give a user the ability to upload a file/image to a certain space defined in the script that runs the uploader, im sure the websites such as Imageshack and Photobucket are familiar to you, and there many services out there, but wouldn&#8217;t it be nice to create your own little uploader [...]]]></description>
		<wfw:commentRss>http://jamesblogs.com/2009/01/10/creating-a-php-file-image-uploader/feed/</wfw:commentRss>
		<slash:comments>278</slash:comments>
		</item>
		<item>
		<title>Using query strings to organise content</title>
		<link>http://jamesblogs.com/2008/10/10/using-query-strings-to-organise-content/</link>
		<comments>http://jamesblogs.com/2008/10/10/using-query-strings-to-organise-content/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 22:08:21 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[else]]></category>
		<category><![CDATA[elseif]]></category>
		<category><![CDATA[ID]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[strings]]></category>

		<guid isPermaLink="false">http://www.james-blogs.com/?p=367</guid>
		<description><![CDATA[If you pay attention to URL&#8217;s you may notice those fancy URL&#8217;s that are structured like with parts like ?ID=1 in them. This can be achieved in a number of ways, however some methods are complex, and some are relatively easy. In actual fact there&#8217;s something in PHP called query strings and although it&#8217;s not [...]]]></description>
		<wfw:commentRss>http://jamesblogs.com/2008/10/10/using-query-strings-to-organise-content/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Silently record a user IP address</title>
		<link>http://jamesblogs.com/2008/09/17/silently-record-a-user-ip-address/</link>
		<comments>http://jamesblogs.com/2008/09/17/silently-record-a-user-ip-address/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 17:37:24 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[User Information]]></category>
		<category><![CDATA[CHMOD]]></category>
		<category><![CDATA[ip address]]></category>

		<guid isPermaLink="false">http://www.james-blogs.com/?p=295</guid>
		<description><![CDATA[If your website has a feature such as uploader and you want to track the people that use it, then you may want to consider using some sort of record script that will record information to somewhere. After all you are providing a open service to anyone, so if someones abusing it you need to [...]]]></description>
		<wfw:commentRss>http://jamesblogs.com/2008/09/17/silently-record-a-user-ip-address/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
	</channel>
</rss>

