<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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/"
	>

<channel>
	<title>PHPit - Totally PHP</title>
	<link>http://phpit.net</link>
	<description>PHPit has dozens of PHP articles, codesnippets and FAQ's.</description>
	<pubDate>Fri, 01 Sep 2006 14:53:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>PHP5 Class Basics, Part 1</title>
		<link>http://phpit.net/article/php5-class-basics-part1/</link>
		<comments>http://phpit.net/article/php5-class-basics-part1/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 14:53:41 +0000</pubDate>
		<dc:creator>Dennis Pallett</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://phpit.net/article/php5-class-basics-part1/</guid>
		<description><![CDATA[If you still don't know a lot about classes and objects in PHP, this tutorial will help you get started. In this firat part of a new article series you will learn the basic concepts of classes in PHP5.]]></description>
		<wfw:commentRSS>http://phpit.net/article/php5-class-basics-part1/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Book Review: PHP5 Recipes: A Problem-Solution Approach</title>
		<link>http://phpit.net/article/php5-recipes-review/</link>
		<comments>http://phpit.net/article/php5-recipes-review/#comments</comments>
		<pubDate>Thu, 24 Aug 2006 13:24:24 +0000</pubDate>
		<dc:creator>Dennis Pallett</dc:creator>
		
	<category>Articles</category>
	<category>Book Reviews</category>
		<guid isPermaLink="false">http://phpit.net/article/php5-recipes-review/</guid>
		<description><![CDATA[In this book review, Dennis Pallett shares his opinion of "<i>PHP5 Recipes: A Problem-Solution Approach</i>".]]></description>
		<wfw:commentRSS>http://phpit.net/article/php5-recipes-review/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Building a simple MVC system with PHP5</title>
		<link>http://phpit.net/article/simple-mvc-php5/</link>
		<comments>http://phpit.net/article/simple-mvc-php5/#comments</comments>
		<pubDate>Tue, 22 Aug 2006 10:10:39 +0000</pubDate>
		<dc:creator>Dennis Pallett</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://phpit.net/blog/simple-mvc-php5/</guid>
		<description><![CDATA[In this first ever full-blown PHP5 tutorial on PHPit, Dennis Pallett takes you through the steps of creating a simple MVC system from scratch. Complete source code of the MVC system is included (see the 'Conclusion').]]></description>
		<wfw:commentRSS>http://phpit.net/article/simple-mvc-php5/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Image manipulation with PHP &#038; the GD library, Part 2</title>
		<link>http://phpit.net/article/image-manipulation-php-gd-part2/</link>
		<comments>http://phpit.net/article/image-manipulation-php-gd-part2/#comments</comments>
		<pubDate>Mon, 14 Aug 2006 14:44:57 +0000</pubDate>
		<dc:creator>Dennis Pallett</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://phpit.net/article/image-manipulation-php-gd-part2/</guid>
		<description><![CDATA[In this second part of the article series on PHP's image functions Dennis Pallett shows you how to resize images on-the-fly and how to dynamically add a watermark to an image. Full demo code included.]]></description>
		<wfw:commentRSS>http://phpit.net/article/image-manipulation-php-gd-part2/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Book Review: Mastering phpMyAdmin for Effective MySQL Management</title>
		<link>http://phpit.net/article/book-review-mastering-phpmyadmin-for-effective-mysql-management/</link>
		<comments>http://phpit.net/article/book-review-mastering-phpmyadmin-for-effective-mysql-management/#comments</comments>
		<pubDate>Wed, 09 Aug 2006 11:40:17 +0000</pubDate>
		<dc:creator>Dennis Pallett</dc:creator>
		
	<category>Articles</category>
	<category>Book Reviews</category>
		<guid isPermaLink="false">http://phpit.net/article/book-review-mastering-phpmyadmin-for-effective-mysql-management/</guid>
		<description><![CDATA[Learn more about "<em>Mastering phpMyAdmin for Effective MySQL Management</em>" written by Marc Delisle in this book review by Dennis Pallett.]]></description>
		<wfw:commentRSS>http://phpit.net/article/book-review-mastering-phpmyadmin-for-effective-mysql-management/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Image manipulation with PHP &#038; the GD library, Part 1</title>
		<link>http://phpit.net/article/image-manipulation-php-gd-part1/</link>
		<comments>http://phpit.net/article/image-manipulation-php-gd-part1/#comments</comments>
		<pubDate>Tue, 01 Aug 2006 14:02:12 +0000</pubDate>
		<dc:creator>Dennis Pallett</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://phpit.net/article/image-manipulation-php-gd-part1/</guid>
		<description><![CDATA[In this first part of a new article series on PHP's image functions Dennis Pallett will show you how to open, display and save images with the GD library. You will also learn how to build a simple image converter script, with full source included.]]></description>
		<wfw:commentRSS>http://phpit.net/article/image-manipulation-php-gd-part1/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Read your e-mail with PHP!</title>
		<link>http://phpit.net/article/read-email-php-pop3/</link>
		<comments>http://phpit.net/article/read-email-php-pop3/#comments</comments>
		<pubDate>Thu, 13 Jul 2006 13:58:11 +0000</pubDate>
		<dc:creator>Dennis Pallett</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://phpit.net/article/read-email-php-pop3/</guid>
		<description><![CDATA[Ever wanted to build your own web mail interface or auto-responder? In this tutorial Dennis Pallett shows you the basics of reading e-mail with PHP and a POP3 class.]]></description>
		<wfw:commentRSS>http://phpit.net/article/read-email-php-pop3/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Book Review: Smarty PHP Template Programming and Applications</title>
		<link>http://phpit.net/article/book-review-smarty-programming-php/</link>
		<comments>http://phpit.net/article/book-review-smarty-programming-php/#comments</comments>
		<pubDate>Mon, 03 Jul 2006 16:16:51 +0000</pubDate>
		<dc:creator>Dennis Pallett</dc:creator>
		
	<category>Articles</category>
	<category>Book Reviews</category>
		<guid isPermaLink="false">http://phpit.net/article/book-review-smarty-programming-php/</guid>
		<description><![CDATA[In this book review Dennis Pallett takes a closer look at "<em>Smarty PHP Template Programming and Applications</em>" published by Packt Publishing.]]></description>
		<wfw:commentRSS>http://phpit.net/article/book-review-smarty-programming-php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Using globals in PHP</title>
		<link>http://phpit.net/article/using-globals-php/</link>
		<comments>http://phpit.net/article/using-globals-php/#comments</comments>
		<pubDate>Tue, 27 Jun 2006 18:30:38 +0000</pubDate>
		<dc:creator>Dennis Pallett</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://phpit.net/article/using-globals-php/</guid>
		<description><![CDATA[Dennis Pallett shows you how to properly use globals in this article, where you will learn everything about the global keyword, the Singleton pattern, the Registry pattern and a Request Wrapper.]]></description>
		<wfw:commentRSS>http://phpit.net/article/using-globals-php/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Creating a PHP Settings Class</title>
		<link>http://phpit.net/article/create-settings-class-php/</link>
		<comments>http://phpit.net/article/create-settings-class-php/#comments</comments>
		<pubDate>Tue, 20 Jun 2006 14:12:55 +0000</pubDate>
		<dc:creator>Dennis Pallett</dc:creator>
		
	<category>Articles</category>
		<guid isPermaLink="false">http://phpit.net/article/create-settings-class-php/</guid>
		<description><![CDATA[In this tutorial Dennis Pallett shows you how to create a settings class which can handle multiple formats (PHP, INI, XML and YAML) using PHP and polymorphism.]]></description>
		<wfw:commentRSS>http://phpit.net/article/create-settings-class-php/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
