<?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>DOC776.org &#187; Class</title>
	<atom:link href="http://www.doc776.org/category/class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doc776.org</link>
	<description>This is the era of information.</description>
	<lastBuildDate>Mon, 02 Jan 2012 00:05:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Easy Image Class</title>
		<link>http://www.doc776.org/2009/06/easy-image-class/</link>
		<comments>http://www.doc776.org/2009/06/easy-image-class/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 03:22:27 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Class]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[gd]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[thumbnail]]></category>

		<guid isPermaLink="false">http://www.doc776.org/?p=127</guid>
		<description><![CDATA[I needed something simple to grab images from MySQL database and display them. Slowly it grew into a very handy class. This class can be used to manipulate images stored in files or in a MySQL database. It can read images from files and store them in a MySQL database table, and vice-versa. The class [...]]]></description>
			<content:encoded><![CDATA[<p>I needed something simple to grab images from MySQL database and display them. Slowly it grew into a very handy class.</p>
<p>This class can be used to manipulate images stored in files or in a MySQL database. It can read images from files and store them in a MySQL database table, and vice-versa. The class can also convert images between GIF, JPEG and PNG formats, as well resize the images to create thumbnails.</p>
<p>Documentation:<br />
Coming Soon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.doc776.org/2009/06/easy-image-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

