<?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; Uploaders</title>
	<atom:link href="http://jamesblogs.com/category/tutorials/php/uploaders/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>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>
	</channel>
</rss>

