<?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>phpAce &#187; PHP Tutorials</title>
	<atom:link href="http://www.phpace.com/category/php-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpace.com</link>
	<description>php open source scripts, thoughts, commentary, tutorials</description>
	<lastBuildDate>Fri, 27 Mar 2009 21:38:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Image Resizing with php</title>
		<link>http://www.phpace.com/image-resizing-with-php/</link>
		<comments>http://www.phpace.com/image-resizing-with-php/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 16:23:58 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Free PHP Scripts]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Tutorials]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=131</guid>
		<description><![CDATA[One of the great things about php is its built in support for the gd image library which makes creating thumbnails from images quite trivial, although you still need to calculate the correct dimensions if you want your thumbs to be resized proportionally. Here&#8217;s a function that takes a gd image, a maximum width and [...]]]></description>
		<wfw:commentRss>http://www.phpace.com/image-resizing-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Simple PHP Contact Form</title>
		<link>http://www.phpace.com/a-simple-php-contact-form/</link>
		<comments>http://www.phpace.com/a-simple-php-contact-form/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 17:47:20 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[feedback form]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php tutorial]]></category>

		<guid isPermaLink="false">http://www.phpace.com/?p=122</guid>
		<description><![CDATA[This is a simple php contact form / feedback form script I through together as an introduction to php for a friend. Rather than write a tutorial I&#8217;ve heavily commented the code. Hope its useful to somebody. &#60;?php &#160; /* Turn on php's error / warning reporting system to show EVERY error message, notice and [...]]]></description>
		<wfw:commentRss>http://www.phpace.com/a-simple-php-contact-form/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

