<?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>Web Design Tuts &#187; PHP Tutorials</title>
	<atom:link href="http://www.webdesigntuts.net/tutorials/php-tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigntuts.net</link>
	<description>Web Design Tutorials and Articles</description>
	<lastBuildDate>Sat, 26 Feb 2011 12:45:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Simple PHP Ban IP Address Script</title>
		<link>http://www.webdesigntuts.net/php-tutorials/simple-php-ban-ip-address-script.html</link>
		<comments>http://www.webdesigntuts.net/php-tutorials/simple-php-ban-ip-address-script.html#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:17:56 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Ban]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=651</guid>
		<description><![CDATA[This script is a simple way to ban one IP address or a range of IP addresses from your website. The code uses comments to include detailed information on how the script works to make it easier for you to edit it as you need it. Here is the code: &#60;?php // IP to ban]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/php-tutorials/simple-php-ban-ip-address-script.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upload Files Using PHP</title>
		<link>http://www.webdesigntuts.net/php-tutorials/upload-files-using-php.html</link>
		<comments>http://www.webdesigntuts.net/php-tutorials/upload-files-using-php.html#comments</comments>
		<pubDate>Sat, 27 Jun 2009 17:17:52 +0000</pubDate>
		<dc:creator>kpac</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Secure]]></category>
		<category><![CDATA[Upload]]></category>

		<guid isPermaLink="false">http://www.webdesigntuts.net/?p=280</guid>
		<description><![CDATA[With PHP, it is possible to upload files to the server. You might want users to be able to submit files for review, like text documents, articles, and essays etc, but this data needs to be validated and checked before allowing it to be stored on your Web server. Create the Upload-File Form To allow]]></description>
		<wfw:commentRss>http://www.webdesigntuts.net/php-tutorials/upload-files-using-php.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

