<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="0.92">
<channel>
	<title>PHPit - Totally PHP</title>
	<link>http://www.phpit.net</link>
	<description>PHPit has dozens of PHP articles, codesnippets and FAQ's.</description>
	<lastBuildDate>Fri, 01 Sep 2006 14:53:41 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>PHP5 Class Basics, Part 1</title>
		<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>
		<link>http://www.phpit.net/article/php5-class-basics-part1/</link>
			</item>
	<item>
		<title>Book Review: PHP5 Recipes: A Problem-Solution Approach</title>
		<description><![CDATA[In this book review, Dennis Pallett shares his opinion of "<i>PHP5 Recipes: A Problem-Solution Approach</i>".]]></description>
		<link>http://www.phpit.net/article/php5-recipes-review/</link>
			</item>
	<item>
		<title>Building a simple MVC system with PHP5</title>
		<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>
		<link>http://www.phpit.net/article/simple-mvc-php5/</link>
			</item>
	<item>
		<title>Image manipulation with PHP &#038; the GD library, Part 2</title>
		<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>
		<link>http://www.phpit.net/article/image-manipulation-php-gd-part2/</link>
			</item>
	<item>
		<title>Book Review: Mastering phpMyAdmin for Effective MySQL Management</title>
		<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>
		<link>http://www.phpit.net/article/book-review-mastering-phpmyadmin-for-effective-mysql-management/</link>
			</item>
	<item>
		<title>Image manipulation with PHP &#038; the GD library, Part 1</title>
		<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>
		<link>http://www.phpit.net/article/image-manipulation-php-gd-part1/</link>
			</item>
	<item>
		<title>Read your e-mail with PHP!</title>
		<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>
		<link>http://www.phpit.net/article/read-email-php-pop3/</link>
			</item>
	<item>
		<title>Book Review: Smarty PHP Template Programming and Applications</title>
		<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>
		<link>http://www.phpit.net/article/book-review-smarty-programming-php/</link>
			</item>
	<item>
		<title>Using globals in PHP</title>
		<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>
		<link>http://www.phpit.net/article/using-globals-php/</link>
			</item>
	<item>
		<title>Creating a PHP Settings Class</title>
		<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>
		<link>http://www.phpit.net/article/create-settings-class-php/</link>
			</item>
</channel>
</rss>
