<?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>The Developer Network &#187; Snippets</title>
	<atom:link href="http://thedevnet.com/category/php/snippets/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedevnet.com</link>
	<description>Tricks, Source Code, Classes and Snippets</description>
	<lastBuildDate>Wed, 08 Sep 2010 22:39:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simple PHP Caching Snippet</title>
		<link>http://thedevnet.com/php/snippets/simple-php-caching-snippet/</link>
		<comments>http://thedevnet.com/php/snippets/simple-php-caching-snippet/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 22:39:24 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Caching]]></category>
		<category><![CDATA[Cron]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[Static]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=322</guid>
		<description><![CDATA[Great way to cache your page while still letting some dynamic elements take effect.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/simple-php-caching-snippet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trim Excess Whitespace</title>
		<link>http://thedevnet.com/php/snippets/trim-excess-whitespace/</link>
		<comments>http://thedevnet.com/php/snippets/trim-excess-whitespace/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 09:56:22 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Strings]]></category>
		<category><![CDATA[Whitespace]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=105</guid>
		<description><![CDATA[This snippet trims excess whitespace from a string.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/trim-excess-whitespace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Constrained Image Resize Min/Max Values</title>
		<link>http://thedevnet.com/php/snippets/constrained-image-resize-minmax-values/</link>
		<comments>http://thedevnet.com/php/snippets/constrained-image-resize-minmax-values/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 05:52:42 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Resize]]></category>
		<category><![CDATA[Thumbnails]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=92</guid>
		<description><![CDATA[Resizes an image to a minimum or maximum width and/or height. Good for shrinking images to fit into a certain dimension.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/constrained-image-resize-minmax-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Google Page Rank of a Site</title>
		<link>http://thedevnet.com/php/snippets/get-google-page-rank-of-a-site/</link>
		<comments>http://thedevnet.com/php/snippets/get-google-page-rank-of-a-site/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 05:11:01 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Pagerank]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=99</guid>
		<description><![CDATA[Find the Google pagerank of a given site.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/get-google-page-rank-of-a-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed Limit Download of File</title>
		<link>http://thedevnet.com/php/snippets/speed-limit-download-of-file/</link>
		<comments>http://thedevnet.com/php/snippets/speed-limit-download-of-file/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 00:09:00 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Limit]]></category>
		<category><![CDATA[Transfer Rate]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=102</guid>
		<description><![CDATA[When you want to control the rate a downloaded file is transferring to a user, use this script.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/speed-limit-download-of-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Get Data Between Two Elements</title>
		<link>http://thedevnet.com/php/snippets/get-data-between-two-elements/</link>
		<comments>http://thedevnet.com/php/snippets/get-data-between-two-elements/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 21:50:08 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Arrays]]></category>
		<category><![CDATA[Parse]]></category>
		<category><![CDATA[Strings]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=88</guid>
		<description><![CDATA[Ever had a bunch of text where you wanted some pieces of it? This snippet will get all between to elements. eg) [bob] where [ would be first element and ] would be second element.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/get-data-between-two-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Simple Script Security</title>
		<link>http://thedevnet.com/php/snippets/php-simple-script-security/</link>
		<comments>http://thedevnet.com/php/snippets/php-simple-script-security/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 20:52:30 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Lockdown]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[Protect]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=300</guid>
		<description><![CDATA[A really quick and easy way to password protect your php scripts from unauthorized access.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/php-simple-script-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easily Zip Your Files Using PHP</title>
		<link>http://thedevnet.com/php/snippets/zip-files-with-php/</link>
		<comments>http://thedevnet.com/php/snippets/zip-files-with-php/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 16:59:57 +0000</pubDate>
		<dc:creator>natster</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Compression]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=348</guid>
		<description><![CDATA[This function will let you easily zip a bunch of files into a zip file using PHP.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/zip-files-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoom Crop Image</title>
		<link>http://thedevnet.com/php/snippets/zoom-crop-image/</link>
		<comments>http://thedevnet.com/php/snippets/zoom-crop-image/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 08:44:46 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Crop]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Thumbnails]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=79</guid>
		<description><![CDATA[Snippet that can create an irregular sized thumbnail from an irregular sized image automatically.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/zoom-crop-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display an image or URL on a specific date</title>
		<link>http://thedevnet.com/php/snippets/display-an-image-or-url-on-a-specific-date/</link>
		<comments>http://thedevnet.com/php/snippets/display-an-image-or-url-on-a-specific-date/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 06:28:15 +0000</pubDate>
		<dc:creator>natster</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Delay]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[Scheduling]]></category>
		<category><![CDATA[Task]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=366</guid>
		<description><![CDATA[This snippet demonstrates how to display an url or image on a specific date<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/display-an-image-or-url-on-a-specific-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
