<?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>Frobie &#187; PHP</title>
	<atom:link href="http://www.frobie.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frobie.com</link>
	<description>Life is fraught with peril.</description>
	<lastBuildDate>Fri, 18 Mar 2011 17:02:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Stop the Spam, Create your own CAPTCHA</title>
		<link>http://www.frobie.com/stop-the-spam-create-your-own-captcha/2008-04-14/</link>
		<comments>http://www.frobie.com/stop-the-spam-create-your-own-captcha/2008-04-14/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 05:20:27 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[CAPTCHA]]></category>
		<category><![CDATA[GD Library]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.frobie.com/stop-the-spam-create-your-own-captcha/2008-04-14/</guid>
		<description><![CDATA[From the official site, CAPTCHA stands for Completely Automated Public Turing Test to Tell Computers and Humans Apart. If you drop the &#8220;to&#8221; and &#8220;and&#8221;, shouldn&#8217;t it read CAPTTTCHA instead? CAPTCHAs are those images you see with a phrase in them. The user has to type in the phrase they see in the image and [...]]]></description>
		<wfw:commentRss>http://www.frobie.com/stop-the-spam-create-your-own-captcha/2008-04-14/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using POST and XML in AJAX</title>
		<link>http://www.frobie.com/using-post-and-xml-in-ajax/2008-03-26/</link>
		<comments>http://www.frobie.com/using-post-and-xml-in-ajax/2008-03-26/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 08:15:03 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.frobie.com/using-post-and-xml-in-ajax/2008-03-26/</guid>
		<description><![CDATA[In an earlier entry, Missing Data After AJAX Call, I threw a hack together to return multiple values which required parsing based on a separator on the client side. After testing, I realized using a character as a separator is a bad idea. The data returned could have the character as part of its value [...]]]></description>
		<wfw:commentRss>http://www.frobie.com/using-post-and-xml-in-ajax/2008-03-26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pagination with PHP</title>
		<link>http://www.frobie.com/pagination-with-php/2008-03-18/</link>
		<comments>http://www.frobie.com/pagination-with-php/2008-03-18/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 07:04:54 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.frobie.com/pagination-with-php/2008-03-18/</guid>
		<description><![CDATA[The other day, I was looking for a decent tutorial on creating pagination using PHP. I did a couple Google searches, but the results did not fit my criteria. I was looking for a caterpillar pagination where there is a head, a tail, and a middle section that moves along as you click through the [...]]]></description>
		<wfw:commentRss>http://www.frobie.com/pagination-with-php/2008-03-18/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Missing Data After AJAX Call</title>
		<link>http://www.frobie.com/missing-data-after-ajax-call/2008-03-11/</link>
		<comments>http://www.frobie.com/missing-data-after-ajax-call/2008-03-11/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 05:30:40 +0000</pubDate>
		<dc:creator>Steven</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.frobie.com/missing-data-after-ajax-call/2008-03-11/</guid>
		<description><![CDATA[I was working through the night last night, burning the midnight oil as they say, trying to get this AJAX deal to work. I had to fill a select field with options once the user selects an option from a second select field. But, every time I made the AJAX call to retrieve the data, [...]]]></description>
		<wfw:commentRss>http://www.frobie.com/missing-data-after-ajax-call/2008-03-11/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

