<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Mohammad Emran Hasan - Latest Comments in Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.disqus.com/</link><description>This is Emran Hasan's blog for PHP, CSS, XHTML, JavaScript, Web 2.0, AJAX, Usability, and Web Standards related views, ideas, and sharing.</description><atom:link href="https://phpfour.disqus.com/cross_domain_ajax_calls_using_php_md_emran_hasan_phpfour/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 18 Sep 2011 09:40:41 -0000</lastBuildDate><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408919</link><description>&lt;p&gt;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&amp;amp;#039s Blog.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kyle Laurich</dc:creator><pubDate>Sun, 18 Sep 2011 09:40:41 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408918</link><description>&lt;p&gt;Download link is not working.. give me updated one...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rajan</dc:creator><pubDate>Thu, 18 Aug 2011 10:44:36 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408914</link><description>&lt;p&gt;Yea, same here: The page you are looking for doesn't exist. Sorry. :(&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben</dc:creator><pubDate>Tue, 26 Jul 2011 07:58:29 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408910</link><description>&lt;p&gt;The download link is not working&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">selva</dc:creator><pubDate>Tue, 12 Apr 2011 07:39:59 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408907</link><description>&lt;p&gt;Hi Emran,&lt;/p&gt;&lt;p&gt;I found your script interesting, really.&lt;br&gt;But I can see one problem, correct me please, if I am wrong.&lt;/p&gt;&lt;p&gt;Using transport.php, will do that the query is fired from the server side, instead of from the browser (client side), and then we're missing focus on the Ajax philosophy, which intend is to execute the code at the client, and not at the server.&lt;/p&gt;&lt;p&gt;Do you agree?&lt;/p&gt;&lt;p&gt;Best wishes.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jose</dc:creator><pubDate>Mon, 16 Aug 2010 00:17:14 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408906</link><description>&lt;p&gt;@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.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mohammad Emran Hasan</dc:creator><pubDate>Fri, 14 May 2010 14:24:49 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408905</link><description>&lt;p&gt;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'm not sure why or how.  As a dummy compared you folks, you may be interested in my implementation (don't laugh):&lt;/p&gt;&lt;p&gt;I got the standard function ajax(loadjava,url, containerid, jss1, jss2, jss3) from &lt;a href="http://DynamicDrive.com" rel="nofollow noopener" target="_blank" title="DynamicDrive.com"&gt;DynamicDrive.com&lt;/a&gt; and downloaded your transfer.php   Here's my working htm:&lt;/p&gt;&lt;p&gt;&lt;a href="void(0);" rel="nofollow noopener" target="_blank" title="void(0);"&gt;test google.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;And it works! I can use js to read and parse.  This solves a huge problem i've had with two webs that need to communicate with each other.&lt;/p&gt;&lt;p&gt;Emran Hasan, I will not forget your name.  Thanks, George&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">George Arthur</dc:creator><pubDate>Fri, 14 May 2010 13:51:20 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-10608628</link><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am new to PHP. I couldnt find urlencode function in javascript. So to make it workable in my code, I have changed the urlencode to escape function.&lt;/p&gt;&lt;p&gt;ie&lt;br&gt;&lt;a href="http://xmlHttp.open" rel="nofollow noopener" target="_blank" title="xmlHttp.open"&gt;xmlHttp.open&lt;/a&gt;("GET", '&lt;a href="http://myserver.com/transport.php?action='" rel="nofollow noopener" target="_blank" title="http://myserver.com/transport.php?action='"&gt;http://myserver.com/transpo...&lt;/a&gt; +   10:                     escape('&lt;a href="http://different-server.com/return_call.php')" rel="nofollow noopener" target="_blank" title="different-server.com/return_call.php')"&gt;different-server.com/return...&lt;/a&gt; +  11:                     '&amp;amp;method=get&amp;amp;data1=101&amp;amp;data2=pass', true );&lt;/p&gt;&lt;p&gt;Is it correct?&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wish all</dc:creator><pubDate>Mon, 08 Jun 2009 05:02:22 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-9530318</link><description>&lt;p&gt;it gives error urlencode not found?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sumeet</dc:creator><pubDate>Tue, 19 May 2009 05:09:50 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-7095314</link><description>&lt;p&gt;My target page has '?page=x' to get the different contents according to x.&lt;br&gt;In this case, this script ignores '?page=x' and it results in getting the default contents.&lt;/p&gt;&lt;p&gt;Could you please give me some hints how to fix this problem.&lt;/p&gt;&lt;p&gt;Thank you!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Piro</dc:creator><pubDate>Wed, 11 Mar 2009 03:44:33 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-5805484</link><description>&lt;p&gt;Hi, thanx a lot for the code!!&lt;/p&gt;&lt;p&gt;I've made the following solution with Jquery + PHP:&lt;/p&gt;&lt;p&gt;$.get("&lt;a href="http://mydomain.com/transport.php?action=&amp;amp;method=get&amp;amp;var1=variable1&amp;amp;var2=variable2&amp;amp;var3=variable3" rel="nofollow noopener" target="_blank" title="http://mydomain.com/transport.php?action=&amp;amp;method=get&amp;amp;var1=variable1&amp;amp;var2=variable2&amp;amp;var3=variable3"&gt;http://mydomain.com/transpo...&lt;/a&gt;", &lt;br&gt;	function(serverResponse) { &lt;br&gt;		alert(serverResponse);&lt;br&gt;	}&lt;br&gt;);&lt;/p&gt;&lt;p&gt;And I had to change the transport.php on the line 18 to: $action = $_REQUEST['action'];&lt;/p&gt;&lt;p&gt;It worked very well!!&lt;/p&gt;&lt;p&gt;Thx again&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel</dc:creator><pubDate>Tue, 03 Feb 2009 07:27:43 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-4091693</link><description>&lt;p&gt;I am using the following code, I get an error saying Object Not Found, can you please help ?&lt;/p&gt;&lt;p&gt;&amp;lt;html&amp;gt;&lt;br&gt;&amp;lt;body&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;/p&gt;&lt;p&gt;function ajaxFunction()&lt;/p&gt;&lt;p&gt;{&lt;/p&gt;&lt;p&gt;xmlHttp=new ActiveXObject("Msxml2.XMLHTTP");    &lt;br&gt;  xmlHttp.onreadystatechange=function()&lt;br&gt;    {&lt;br&gt;    if(xmlHttp.readyState==4)&lt;br&gt;      {&lt;br&gt;      document.myForm.time.value=xmlHttp.responseText;&lt;br&gt;      }&lt;br&gt;    }&lt;br&gt;&lt;a href="http://xmlHttp.open" rel="nofollow noopener" target="_blank" title="xmlHttp.open"&gt;xmlHttp.open&lt;/a&gt;("GET","transport.php?action="+urlencode("&lt;a href="http://www.netshelter.net/time.php" rel="nofollow noopener" target="_blank" title="http://www.netshelter.net/time.php"&gt;http://www.netshelter.net/t...&lt;/a&gt;"),true);&lt;br&gt;  xmlHttp.send(null);&lt;/p&gt;&lt;p&gt;   }&lt;/p&gt;&lt;p&gt;&amp;lt;/script&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;form name="myForm"&amp;gt;&lt;br&gt;Name: &amp;lt;input type="text" onkeyup="ajaxFunction();" name="username"/&amp;gt;&lt;br&gt;Time: &amp;lt;input type="text" name="time"/&amp;gt;&lt;br&gt;&amp;lt;/form&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;/body&amp;gt;&lt;br&gt;&amp;lt;/html&amp;gt; &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Syed</dc:creator><pubDate>Mon, 01 Dec 2008 16:04:28 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-6378131</link><description>&lt;p&gt;I am using the following code, I get an error saying Object Not Found, can you please help ?&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;html&amp;gt;&lt;br&gt;&lt;br&gt;&amp;lt;body&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;script type="text/javascript"&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;function ajaxFunction()&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;{&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;xmlHttp=new ActiveXObject("Msxml2.XMLHTTP");    &lt;br&gt;&lt;br&gt;  xmlHttp.onreadystatechange=function()&lt;br&gt;&lt;br&gt;    {&lt;br&gt;&lt;br&gt;    if(xmlHttp.readyState==4)&lt;br&gt;&lt;br&gt;      {&lt;br&gt;&lt;br&gt;      document.myForm.time.value=xmlHttp.responseText;&lt;br&gt;&lt;br&gt;      }&lt;br&gt;&lt;br&gt;    }&lt;br&gt;&lt;br&gt;&lt;a href="http://xmlHttp.open" rel="nofollow noopener" target="_blank" title="xmlHttp.open"&gt;xmlHttp.open&lt;/a&gt;("GET","transport.php?action="+urlencode("&lt;a href="http://www.netshelter.net/time.php" rel="nofollow noopener" target="_blank" title="http://www.netshelter.net/time.php"&gt;http://www.netshelter.net/t...&lt;/a&gt;"),true);&lt;br&gt;&lt;br&gt;  xmlHttp.send(null);   &lt;br&gt;&lt;br&gt; &lt;br&gt;&lt;br&gt;   }&lt;br&gt;&lt;br&gt; &lt;br&gt;&lt;br&gt;&amp;lt;/script&amp;gt;&lt;br&gt;&lt;br&gt; &lt;br&gt;&lt;br&gt;&amp;lt;form name="myForm"&amp;gt;&lt;br&gt;&lt;br&gt;Name: &amp;lt;input type="text" onkeyup="ajaxFunction();" name="username" /&amp;gt;&lt;br&gt;&lt;br&gt;Time: &amp;lt;input type="text" name="time" /&amp;gt;&lt;br&gt;&lt;br&gt;&amp;lt;/form&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;/body&amp;gt;&lt;br&gt;&lt;br&gt;&amp;lt;/html&amp;gt;&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Syed</dc:creator><pubDate>Mon, 01 Dec 2008 16:04:28 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-3910306</link><description>&lt;p&gt;Nice to know that.&lt;br&gt;Thank you&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rollstag</dc:creator><pubDate>Thu, 20 Nov 2008 04:39:23 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-6378133</link><description>&lt;p&gt;Nice to know that.&lt;br&gt;Thank you&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rollstag</dc:creator><pubDate>Thu, 20 Nov 2008 04:39:23 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408900</link><description>&lt;p&gt;Hi, i've tried using your script and on my homeserver it runs fine but on my shared hoster it hangs at curl_exec().&lt;br&gt;Is there anything you know of that causes this freezing/hanging?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rene Veerman</dc:creator><pubDate>Thu, 25 Sep 2008 09:36:17 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-6378134</link><description>&lt;p&gt;Hi, i've tried using your script and on my homeserver it runs fine but on my shared hoster it hangs at curl_exec().&lt;br&gt;Is there anything you know of that causes this freezing/hanging?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rene Veerman</dc:creator><pubDate>Thu, 25 Sep 2008 05:36:17 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-2839015</link><description>&lt;p&gt;Hi, i've tried using your script and on my homeserver it runs fine but on my shared hoster it hangs at curl_exec().&lt;br&gt;Is there anything you know of that causes this freezing/hanging?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rene Veerman</dc:creator><pubDate>Thu, 25 Sep 2008 05:36:17 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408897</link><description>&lt;p&gt;I have tried this proxy approach, but neither Firefox nor IE 6 will allow me to call a php page with XMLHttpRequest. Of course, it won't allow me to call webservice cross-domain either.&lt;br&gt;Thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kelvin</dc:creator><pubDate>Mon, 05 May 2008 22:11:44 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-6378130</link><description>&lt;p&gt;I have tried this proxy approach, but neither Firefox nor IE 6 will allow me to call a php page with XMLHttpRequest. Of course, it won't allow me to call webservice cross-domain either.&lt;br&gt;Thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kelvin</dc:creator><pubDate>Mon, 05 May 2008 18:11:44 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-2839010</link><description>&lt;p&gt;I have tried this proxy approach, but neither Firefox nor IE 6 will allow me to call a php page with XMLHttpRequest. Of course, it won't allow me to call webservice cross-domain either.&lt;br&gt;Thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kelvin</dc:creator><pubDate>Mon, 05 May 2008 18:11:44 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408851</link><description>&lt;p&gt;there's a typo:&lt;/p&gt;&lt;p&gt;you wrote this:&lt;br&gt;if ($key != 'url' || $key != 'method')&lt;/p&gt;&lt;p&gt;while you obviously meant this:&lt;br&gt;if ($key != 'url' &amp;amp;&amp;amp; $key != 'method')&lt;/p&gt;&lt;p&gt;(since ($key != 'url' || $key != 'method') is always true)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">François Labarde</dc:creator><pubDate>Mon, 07 Apr 2008 15:34:39 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-6378121</link><description>&lt;p&gt;there's a typo:&lt;/p&gt;&lt;p&gt;you wrote this:&lt;br&gt;if ($key != 'url' || $key != 'method')&lt;/p&gt;&lt;p&gt;while you obviously meant this:&lt;br&gt;if ($key != 'url' &amp;amp;&amp;amp; $key != 'method')&lt;/p&gt;&lt;p&gt;(since ($key != 'url' || $key != 'method') is always true)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">François Labarde</dc:creator><pubDate>Mon, 07 Apr 2008 11:34:39 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-2839001</link><description>&lt;p&gt;there's a typo:&lt;/p&gt;&lt;p&gt;you wrote this:&lt;br&gt;if ($key != 'url' || $key != 'method')&lt;/p&gt;&lt;p&gt;while you obviously meant this:&lt;br&gt;if ($key != 'url' &amp;amp;&amp;amp; $key != 'method')&lt;/p&gt;&lt;p&gt;(since ($key != 'url' || $key != 'method') is always true)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">François Labarde</dc:creator><pubDate>Mon, 07 Apr 2008 11:34:39 -0000</pubDate></item><item><title>Re: Cross-Domain AJAX calls using PHP | Md Emran Hasan (phpfour)</title><link>http://phpfour.com/cross-domain-ajax-using-php/#comment-591408842</link><description>&lt;p&gt;On the transport file you can't get the action because is named url&lt;/p&gt;&lt;p&gt;You must change that line :&lt;/p&gt;&lt;p&gt;$action = $_REQUEST['url'];&lt;/p&gt;&lt;p&gt;To :&lt;/p&gt;&lt;p&gt;$action = $_REQUEST['action'];&lt;/p&gt;&lt;p&gt;Or change this :&lt;/p&gt;&lt;p&gt;&lt;a href="http://xmlHttp.open" rel="nofollow noopener" target="_blank" title="xmlHttp.open"&gt;xmlHttp.open&lt;/a&gt;(“GET”, ‘&lt;a href="http://myserver.com/transport.php?action=’" rel="nofollow noopener" target="_blank" title="http://myserver.com/transport.php?action=’"&gt;http://myserver.com/transpo...&lt;/a&gt; +   10:                     urlencode(‘&lt;a href="http://different-server.com/return_call.php’)" rel="nofollow noopener" target="_blank" title="different-server.com/return_call.php’)"&gt;different-server.com/return...&lt;/a&gt; +  11:                     ‘&amp;amp;method=get&amp;amp;data1=101&amp;amp;data2=pass’, true );&lt;/p&gt;&lt;p&gt;With this :&lt;/p&gt;&lt;p&gt;&lt;a href="http://xmlHttp.open" rel="nofollow noopener" target="_blank" title="xmlHttp.open"&gt;xmlHttp.open&lt;/a&gt;(“GET”, ‘&lt;a href="http://myserver.com/transport.php?url=’" rel="nofollow noopener" target="_blank" title="http://myserver.com/transport.php?url=’"&gt;http://myserver.com/transpo...&lt;/a&gt; +   10:                     urlencode(‘&lt;a href="http://different-server.com/return_call.php’)" rel="nofollow noopener" target="_blank" title="different-server.com/return_call.php’)"&gt;different-server.com/return...&lt;/a&gt; +  11:                     ‘&amp;amp;method=get&amp;amp;data1=101&amp;amp;data2=pass’, true );&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sunco</dc:creator><pubDate>Wed, 26 Mar 2008 16:47:28 -0000</pubDate></item></channel></rss>