<?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>Free Tutorials Site &#187; PHP Tutorials</title>
	<atom:link href="http://funbee.net/category/tutorials/php-tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://funbee.net</link>
	<description>Tutorials,Mobile content,fun zone</description>
	<lastBuildDate>Mon, 14 Nov 2011 02:42:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Uploading files with PHP &#8211; PHP Tutorial</title>
		<link>http://funbee.net/tutorials/php-tutorials/uploading-files-with-php-php-tutorial/241</link>
		<comments>http://funbee.net/tutorials/php-tutorials/uploading-files-with-php-php-tutorial/241#comments</comments>
		<pubDate>Tue, 19 Aug 2008 06:49:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Uploading files with PHP]]></category>
		<category><![CDATA[UploadingfileswithPHP]]></category>

		<guid isPermaLink="false">http://funbee.net/?p=241</guid>
		<description><![CDATA[Continuing on from our article on Listing files stored within a directory using PHP, this quick guide will walk you through how to upload a file to a server using PHP.
Firstly, we assemble the form to upload a file within our html page, starting with the form tags. In the action attribute, we call the [...]]]></description>
		<wfw:commentRss>http://funbee.net/tutorials/php-tutorials/uploading-files-with-php-php-tutorial/241/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listing files stored within a directory using PHP &#8211; PHP Tutorials</title>
		<link>http://funbee.net/tutorials/php-tutorials/listing-files-stored-within-a-directory-using-php-php-tutorials/238</link>
		<comments>http://funbee.net/tutorials/php-tutorials/listing-files-stored-within-a-directory-using-php-php-tutorials/238#comments</comments>
		<pubDate>Tue, 19 Aug 2008 06:29:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Listing files stored within a directory using PHP]]></category>
		<category><![CDATA[Listing files storedwithinadirectoryusingPHP]]></category>

		<guid isPermaLink="false">http://funbee.net/?p=238</guid>
		<description><![CDATA[Being able to create lists out of files within a directory quickly and easily is a really good skill to have, especially when creating Content Management and web based File Management Systems.
This method is a really simple version, and can be expanded in a number of ways.
Firstly we create a function to return the formatted [...]]]></description>
		<wfw:commentRss>http://funbee.net/tutorials/php-tutorials/listing-files-stored-within-a-directory-using-php-php-tutorials/238/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Encrypting passwords using PHP &#8211; PHP Tutorials</title>
		<link>http://funbee.net/tutorials/php-tutorials/encrypting-passwords-using-php-php-tutorials/235</link>
		<comments>http://funbee.net/tutorials/php-tutorials/encrypting-passwords-using-php-php-tutorials/235#comments</comments>
		<pubDate>Tue, 19 Aug 2008 06:08:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Encrypting passwords using PHP]]></category>
		<category><![CDATA[EncryptingpasswordsusingPHP]]></category>

		<guid isPermaLink="false">http://funbee.net/?p=235</guid>
		<description><![CDATA[When creating a membership based site security is paramount &#8211; especially if you&#8217;re dealing with personal information. When it comes to passwords you&#8217;ll want to encrypt them wherever they are stored so they can&#8217;t be stolen. Here are a few things you can do to make your passwords as safe as possible.
It doesn&#8217;t matter where [...]]]></description>
		<wfw:commentRss>http://funbee.net/tutorials/php-tutorials/encrypting-passwords-using-php-php-tutorials/235/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Thumbnail Generation Script &#8211; PHP Tutorials</title>
		<link>http://funbee.net/tutorials/php-tutorials/php-thumbnail-generation-script-php-tutorials/232</link>
		<comments>http://funbee.net/tutorials/php-tutorials/php-thumbnail-generation-script-php-tutorials/232#comments</comments>
		<pubDate>Tue, 19 Aug 2008 05:54:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[PHP Thumbnail Generation Script]]></category>
		<category><![CDATA[PHPThumbnailGenerationScript]]></category>
		<category><![CDATA[PHPThumbnailGenerationtutorial]]></category>

		<guid isPermaLink="false">http://funbee.net/?p=232</guid>
		<description><![CDATA[This tutorial focuses on a thumbnail generation script. Rather than generating a smaller representation of the image, it cuts out a section of the photograph to create an obscure snapshot of the photo itself. The thumbnail&#8217;s size is variable also, so the script be used across different sites to create different sized thumbnails where needed.
First [...]]]></description>
		<wfw:commentRss>http://funbee.net/tutorials/php-tutorials/php-thumbnail-generation-script-php-tutorials/232/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Password Generation &#8211; PHP Tutorials</title>
		<link>http://funbee.net/tutorials/php-tutorials/random-password-generation-php-tutorials/229</link>
		<comments>http://funbee.net/tutorials/php-tutorials/random-password-generation-php-tutorials/229#comments</comments>
		<pubDate>Tue, 19 Aug 2008 05:21:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Random Password Generation tutorial]]></category>
		<category><![CDATA[RandomPasswordGeneration]]></category>

		<guid isPermaLink="false">http://funbee.net/?p=229</guid>
		<description><![CDATA[A common feature found on many websites upon user registration are random passwords. This tutorial will walk you through a script that generates a random password to a given length.
For this script we will be creating a PHP function to generate the code. I will not discuss functions in great detail here and so I [...]]]></description>
		<wfw:commentRss>http://funbee.net/tutorials/php-tutorials/random-password-generation-php-tutorials/229/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Generating Search Engine Friendly Titles for your URL &#8211; PHP Tutorials</title>
		<link>http://funbee.net/tutorials/php-tutorials/generating-search-engine-friendly-titles-for-your-url-php-tutorials/227</link>
		<comments>http://funbee.net/tutorials/php-tutorials/generating-search-engine-friendly-titles-for-your-url-php-tutorials/227#comments</comments>
		<pubDate>Tue, 19 Aug 2008 04:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[php seo tutorials]]></category>
		<category><![CDATA[phpseo]]></category>
		<category><![CDATA[seo tutorials]]></category>

		<guid isPermaLink="false">http://funbee.net/?p=227</guid>
		<description><![CDATA[For most dynamic websites you will want to create &#8220;Search Engine Friendly&#8221; or &#8220;User Friendly&#8221; URLs, rather than using ugly and meaningless strings or IDs to reference your content. The way you interpret the URLs and use them to get your content is for another article and I won&#8217;t go into that right now, what [...]]]></description>
		<wfw:commentRss>http://funbee.net/tutorials/php-tutorials/generating-search-engine-friendly-titles-for-your-url-php-tutorials/227/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

