<?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: Cross-Domain AJAX calls using PHP</title>
	<atom:link href="http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cross-domain-ajax-using-php</link>
	<description>The everyday sharing of Emran Hasan on software development.</description>
	<lastBuildDate>Mon, 02 Apr 2012 13:35:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ajax call from external domain &#171; Codeperl&#039;s Knowledge Sharing System</title>
		<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/#comment-22739</link>
		<dc:creator>Ajax call from external domain &#171; Codeperl&#039;s Knowledge Sharing System</dc:creator>
		<pubDate>Tue, 04 Oct 2011 03:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpfour.com/blog/2008/03/06/cross-domain-ajax-using-php/#comment-22739</guid>
		<description>[...] http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/Like this:LikeBe the first to like this post.  &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/Like" rel="nofollow">http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/Like</a> this:LikeBe the first to like this post.  &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Laurich</title>
		<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/#comment-20523</link>
		<dc:creator>Kyle Laurich</dc:creator>
		<pubDate>Sun, 18 Sep 2011 09:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpfour.com/blog/2008/03/06/cross-domain-ajax-using-php/#comment-20523</guid>
		<description>A person made a few decent factors there. I looked on the net for the matter and discovered most individuals will accompany with your website Cross-Domain AJAX calls using PHP &#124; Emran Hasan&#039;s Blog.</description>
		<content:encoded><![CDATA[<p>A person made a few decent factors there. I looked on the net for the matter and discovered most individuals will accompany with your website Cross-Domain AJAX calls using PHP | Emran Hasan&#039;s Blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajan</title>
		<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/#comment-17085</link>
		<dc:creator>Rajan</dc:creator>
		<pubDate>Thu, 18 Aug 2011 10:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpfour.com/blog/2008/03/06/cross-domain-ajax-using-php/#comment-17085</guid>
		<description>Download link is not working.. give me updated one...</description>
		<content:encoded><![CDATA[<p>Download link is not working.. give me updated one&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/#comment-14955</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 26 Jul 2011 07:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpfour.com/blog/2008/03/06/cross-domain-ajax-using-php/#comment-14955</guid>
		<description>Yea, same here: The page you are looking for doesn&#039;t exist. Sorry. :(</description>
		<content:encoded><![CDATA[<p>Yea, same here: The page you are looking for doesn&#8217;t exist. Sorry. <img src='http://phpfour.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: selva</title>
		<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/#comment-7029</link>
		<dc:creator>selva</dc:creator>
		<pubDate>Tue, 12 Apr 2011 07:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpfour.com/blog/2008/03/06/cross-domain-ajax-using-php/#comment-7029</guid>
		<description>The download link is not working</description>
		<content:encoded><![CDATA[<p>The download link is not working</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/#comment-439</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Mon, 16 Aug 2010 00:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpfour.com/blog/2008/03/06/cross-domain-ajax-using-php/#comment-439</guid>
		<description>Hi Emran,

I found your script interesting, really.
But I can see one problem, correct me please, if I am wrong.

Using transport.php, will do that the query is fired from the server side, instead of from the browser (client side), and then we&#039;re missing focus on the Ajax philosophy, which intend is to execute the code at the client, and not at the server.

Do you agree?

Best wishes.</description>
		<content:encoded><![CDATA[<p>Hi Emran,</p>
<p>I found your script interesting, really.<br />
But I can see one problem, correct me please, if I am wrong.</p>
<p>Using transport.php, will do that the query is fired from the server side, instead of from the browser (client side), and then we&#8217;re missing focus on the Ajax philosophy, which intend is to execute the code at the client, and not at the server.</p>
<p>Do you agree?</p>
<p>Best wishes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emran Hasan</title>
		<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/#comment-438</link>
		<dc:creator>Emran Hasan</dc:creator>
		<pubDate>Fri, 14 May 2010 14:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpfour.com/blog/2008/03/06/cross-domain-ajax-using-php/#comment-438</guid>
		<description>@George: Thanks very much for your compliments and I am glad my script worked for you :) Feel free to get in touch whenever you need help with web.</description>
		<content:encoded><![CDATA[<p>@George: Thanks very much for your compliments and I am glad my script worked for you <img src='http://phpfour.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Feel free to get in touch whenever you need help with web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Arthur</title>
		<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/#comment-437</link>
		<dc:creator>George Arthur</dc:creator>
		<pubDate>Fri, 14 May 2010 13:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpfour.com/blog/2008/03/06/cross-domain-ajax-using-php/#comment-437</guid>
		<description>Emran,  I never leave comments -so take this as the highest compliment I can give.  Thank you for your transfer.php.  For six months i have tried to cross-domain.  I tried the  all CD scripts, ACD.js  ....etc.   Your script works! and i&#039;m not sure why or how.  As a dummy compared you folks, you may be interested in my implementation (don&#039;t laugh):

I got the standard function ajax(loadjava,url, containerid, jss1, jss2, jss3) from DynamicDrive.com and downloaded your transfer.php   Here&#039;s my working htm:

&lt;a href=&quot;void(0);&quot; rel=&quot;nofollow&quot;&gt;test google.com&lt;/a&gt;


And it works! I can use js to read and parse.  This solves a huge problem i&#039;ve had with two webs that need to communicate with each other.

Emran Hasan, I will not forget your name.  Thanks, George</description>
		<content:encoded><![CDATA[<p>Emran,  I never leave comments -so take this as the highest compliment I can give.  Thank you for your transfer.php.  For six months i have tried to cross-domain.  I tried the  all CD scripts, ACD.js  &#8230;.etc.   Your script works! and i&#8217;m not sure why or how.  As a dummy compared you folks, you may be interested in my implementation (don&#8217;t laugh):</p>
<p>I got the standard function ajax(loadjava,url, containerid, jss1, jss2, jss3) from DynamicDrive.com and downloaded your transfer.php   Here&#8217;s my working htm:</p>
<p><a href="void(0);" rel="nofollow">test google.com</a></p>
<p>And it works! I can use js to read and parse.  This solves a huge problem i&#8217;ve had with two webs that need to communicate with each other.</p>
<p>Emran Hasan, I will not forget your name.  Thanks, George</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mckenzie&#039;s hima time &#187; cross domain scripting</title>
		<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/#comment-436</link>
		<dc:creator>Mckenzie&#039;s hima time &#187; cross domain scripting</dc:creator>
		<pubDate>Tue, 27 Apr 2010 21:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpfour.com/blog/2008/03/06/cross-domain-ajax-using-php/#comment-436</guid>
		<description>[...] Emran produced an excellent example. This is a php based example here: [...]</description>
		<content:encoded><![CDATA[<p>[...] Emran produced an excellent example. This is a php based example here: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rene Veerman</title>
		<link>http://phpfour.com/blog/2008/03/cross-domain-ajax-using-php/#comment-434</link>
		<dc:creator>Rene Veerman</dc:creator>
		<pubDate>Thu, 25 Sep 2008 09:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpfour.com/blog/2008/03/06/cross-domain-ajax-using-php/#comment-434</guid>
		<description>Hi, i&#039;ve tried using your script and on my homeserver it runs fine but on my shared hoster it hangs at curl_exec().
Is there anything you know of that causes this freezing/hanging?</description>
		<content:encoded><![CDATA[<p>Hi, i&#8217;ve tried using your script and on my homeserver it runs fine but on my shared hoster it hangs at curl_exec().<br />
Is there anything you know of that causes this freezing/hanging?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: phpfour.com @ 2012-05-17 19:06:36 -->
