<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - TC</title>
<link>http://snipplr.com/users/TC/language/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 21:19:20 GMT</pubDate>
<item>
<title>(PHP) Check for AJAX Request</title>
<link>http://snipplr.com/view/1060/check-for-ajax-request/</link>
<description><![CDATA[ <p>A simple function to check if the request comes from an AJAX XMLHttpRequest.
Use it if your page should behave differently when called from AJAX.
Comes from jquery mailing list: http://jquery.com/discuss/2006-June/006656/</p> ]]></description>
<pubDate>Tue, 12 Sep 2006 04:38:10 GMT</pubDate>
<guid>http://snipplr.com/view/1060/check-for-ajax-request/</guid>
</item>
</channel>
</rss>