<?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>Arie PutrantoPosts Tagged PHP | Arie Putranto</title>
	<atom:link href="http://arie.putranto.com/blog/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://arie.putranto.com</link>
	<description>Freelance Web Designer Yogyakarta Indonesia</description>
	<lastBuildDate>Sun, 28 Feb 2010 03:18:50 +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>Convert Text to Image Using PHP</title>
		<link>http://arie.putranto.com/blog/2009/09/php-script-text-to-image-tutorial/</link>
		<comments>http://arie.putranto.com/blog/2009/09/php-script-text-to-image-tutorial/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 07:41:26 +0000</pubDate>
		<dc:creator>Arie Putranto</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[GD Library]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://arie.putranto.com/?p=1006</guid>
		<description><![CDATA[People have been trying to convert a text to an image for various reason. They usually need it to turn an e-mail address so it cannot be easily harvested from the content. But this script will not only able to do that, it can be use for many other thing, such as styling your website. [...]]]></description>
		<wfw:commentRss>http://arie.putranto.com/blog/2009/09/php-script-text-to-image-tutorial/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Template to Show Archive by Category</title>
		<link>http://arie.putranto.com/blog/2009/09/template-to-show-archive-by-category/</link>
		<comments>http://arie.putranto.com/blog/2009/09/template-to-show-archive-by-category/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 11:01:46 +0000</pubDate>
		<dc:creator>Arie Putranto</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Category Archive]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://arie.putranto.com/?p=953</guid>
		<description><![CDATA[On developing a theme for wordpress, one must reach the situation where there&#8217;s no build in wordpress template tags to do specific task. They have to decide if they have to search for available plugin, creating a new plugin or the easiest way, creating a template for use with page. Templates are the files which [...]]]></description>
		<wfw:commentRss>http://arie.putranto.com/blog/2009/09/template-to-show-archive-by-category/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Captcha Image Verification</title>
		<link>http://arie.putranto.com/blog/2009/06/php-captcha-image-verification/</link>
		<comments>http://arie.putranto.com/blog/2009/06/php-captcha-image-verification/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 13:34:41 +0000</pubDate>
		<dc:creator>Arie Putranto</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Captcha]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://arie.putranto.com/?p=467</guid>
		<description><![CDATA[CAPTCHA is used on many website to ensure that the response is not generated by computer. The term “CAPTCHA” was based upon the word capture.]]></description>
		<wfw:commentRss>http://arie.putranto.com/blog/2009/06/php-captcha-image-verification/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>PHP Simple Link Rotator Script</title>
		<link>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/</link>
		<comments>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 08:44:17 +0000</pubDate>
		<dc:creator>Arie Putranto</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Link Rotator]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://arie.putranto.com/?p=240</guid>
		<description><![CDATA[Here is a tutorial on creating a simple link rotator using rand() function and array on PHP. This tutorial is meant to be simple so you can modify the script to meet your requirements before use it into your website. Basically, the technique can be applied on creating images or banner rotator. By doing that, [...]]]></description>
		<wfw:commentRss>http://arie.putranto.com/blog/2009/02/php-simple-link-rotator-script/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
