<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Converting PHP to JSONP with json_encode</title>
	<atom:link href="http://1080d.com/lang/en-us/2009/10/converting-php-to-jsonp-with-json_encode/feed/" rel="self" type="application/rss+xml" />
	<link>http://1080d.com/lang/en-us/2009/10/converting-php-to-jsonp-with-json_encode</link>
	<description>Information Systems Consulting</description>
	<lastBuildDate>Wed, 20 Oct 2010 05:27:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: kalys.osmonov</title>
		<link>http://1080d.com/lang/en-us/2009/10/converting-php-to-jsonp-with-json_encode/comment-page-1/#comment-198</link>
		<dc:creator>kalys.osmonov</dc:creator>
		<pubDate>Wed, 20 Oct 2010 05:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://1080d.com/?p=288#comment-198</guid>
		<description>This code is insecure. You need to sanitize $_GET[&#039;callback&#039;] to prevent XSS-injection.</description>
		<content:encoded><![CDATA[<p>This code is insecure. You need to sanitize $_GET['callback'] to prevent XSS-injection.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

