<?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>digifuzz.net &#187; AJAX</title>
	<atom:link href="http://www.digifuzz.net/archives/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digifuzz.net</link>
	<description>diggin the fuzz for the masses</description>
	<lastBuildDate>Tue, 17 Feb 2009 18:10:51 +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>Mimic AJAX Form Posts with PHP, Javascript, and Cookies</title>
		<link>http://www.digifuzz.net/archives/2007/07/mimic-ajax-form-posts-with-php-javascript-and-cookies/</link>
		<comments>http://www.digifuzz.net/archives/2007/07/mimic-ajax-form-posts-with-php-javascript-and-cookies/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 22:45:07 +0000</pubDate>
		<dc:creator>digifuzz</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.digifuzz.net/archives/2007/07/mimic-ajax-form-posts-with-php-javascript-and-cookies/</guid>
		<description><![CDATA[I was recently reading various articles on how to load external pages using javascript and loading the results into a container div, mimicing that aspect of AJAX requests. But the main complaint I read was that you couldn&#8217;t POST. I thought it would be neat to figure out a way to do this, so after [...]]]></description>
		<wfw:commentRss>http://www.digifuzz.net/archives/2007/07/mimic-ajax-form-posts-with-php-javascript-and-cookies/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>PHP/AJAX &#8211; Instant DB Query and Results</title>
		<link>http://www.digifuzz.net/archives/2007/07/phpajax-instant-db-query-and-results/</link>
		<comments>http://www.digifuzz.net/archives/2007/07/phpajax-instant-db-query-and-results/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 03:00:37 +0000</pubDate>
		<dc:creator>digifuzz</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.digifuzz.net/archives/2007/07/phpajax-instant-db-query-and-results/</guid>
		<description><![CDATA[This tutorial will teach you how to use PHP and the XMLHttpRequest object [AJAX] to query a database for a value and display a result on the screen without having to refresh the page. In this particular example, we&#8217;re doing a simple query in the style of Google(tm) &#8211; Checking for the availability of a [...]]]></description>
		<wfw:commentRss>http://www.digifuzz.net/archives/2007/07/phpajax-instant-db-query-and-results/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>
