<?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: How to solve the problem of retrieving same value by Ajax &#8211; Browser Cache Problem</title>
	<atom:link href="http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:10:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: How to call php from ajax in every second using Jquery &#124; Bagesh Singh&#39;s Blog &#8211; A blog about PHP, Ajax, JavaScript, CSS, Web 2.0 and Web Development</title>
		<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/comment-page-1#comment-5200</link>
		<dc:creator>How to call php from ajax in every second using Jquery &#124; Bagesh Singh&#39;s Blog &#8211; A blog about PHP, Ajax, JavaScript, CSS, Web 2.0 and Web Development</dc:creator>
		<pubDate>Fri, 26 Feb 2010 14:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html#comment-5200</guid>
		<description>[...] Ajax. And, you might be wondering why I’ve passed “randval” to “ajaxTime.php”, you can read this post of mine about the problem of getting same value from ajax. And when the button with id “stop” is called the clearInterval() functions clears the interval [...]</description>
		<content:encoded><![CDATA[<p>[...] Ajax. And, you might be wondering why I’ve passed “randval” to “ajaxTime.php”, you can read this post of mine about the problem of getting same value from ajax. And when the button with id “stop” is called the clearInterval() functions clears the interval [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pligg.com</title>
		<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/comment-page-1#comment-4932</link>
		<dc:creator>pligg.com</dc:creator>
		<pubDate>Thu, 17 Dec 2009 19:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html#comment-4932</guid>
		<description>&lt;strong&gt;How to solve the problem of retrieving same value by Ajax...&lt;/strong&gt;

You might have faced the problem of the getting same response on the consecutive request to a PHP file from Ajax. Well, what happens when making repeated GET requests to the same URL can often lead to the response coming not from the server but from th...</description>
		<content:encoded><![CDATA[<p><strong>How to solve the problem of retrieving same value by Ajax&#8230;</strong></p>
<p>You might have faced the problem of the getting same response on the consecutive request to a PHP file from Ajax. Well, what happens when making repeated GET requests to the same URL can often lead to the response coming not from the server but from th&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daft01</title>
		<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/comment-page-1#comment-3811</link>
		<dc:creator>daft01</dc:creator>
		<pubDate>Tue, 14 Apr 2009 08:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html#comment-3811</guid>
		<description>easy as pie</description>
		<content:encoded><![CDATA[<p>easy as pie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: realmahbub</title>
		<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/comment-page-1#comment-1431</link>
		<dc:creator>realmahbub</dc:creator>
		<pubDate>Fri, 11 Jul 2008 10:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html#comment-1431</guid>
		<description>Nice and helpful information. I have got it useful.
Thanks</description>
		<content:encoded><![CDATA[<p>Nice and helpful information. I have got it useful.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/comment-page-1#comment-566</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Thu, 03 Apr 2008 15:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html#comment-566</guid>
		<description>welcome JCR......</description>
		<content:encoded><![CDATA[<p>welcome JCR&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JCR</title>
		<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/comment-page-1#comment-564</link>
		<dc:creator>JCR</dc:creator>
		<pubDate>Thu, 03 Apr 2008 11:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html#comment-564</guid>
		<description>Your post helped me fix a problem. Thank you. I used an incremented variable as a way to differentiate server calls.</description>
		<content:encoded><![CDATA[<p>Your post helped me fix a problem. Thank you. I used an incremented variable as a way to differentiate server calls.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to call php from ajax in every second using Jquery</title>
		<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/comment-page-1#comment-525</link>
		<dc:creator>How to call php from ajax in every second using Jquery</dc:creator>
		<pubDate>Thu, 27 Mar 2008 17:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html#comment-525</guid>
		<description>[...] be wondering why I&#8217;ve passed &#8220;randval&#8221; to &#8220;ajaxTime.php&#8221;, you can read this post of mine about the problem of getting same value from ajax. And when the button with id &#8220;stop&#8221; is called the clearInterval() functions clears the [...]</description>
		<content:encoded><![CDATA[<p>[...] be wondering why I&#8217;ve passed &#8220;randval&#8221; to &#8220;ajaxTime.php&#8221;, you can read this post of mine about the problem of getting same value from ajax. And when the button with id &#8220;stop&#8221; is called the clearInterval() functions clears the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Cronin</title>
		<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/comment-page-1#comment-348</link>
		<dc:creator>Stephen Cronin</dc:creator>
		<pubDate>Fri, 15 Feb 2008 00:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html#comment-348</guid>
		<description>Good tip! I haven&#039;t tried this. I typically use:

header(&#039;Content-Type: text/xml&#039;);
header(&#039;Cache-control: no-cache&#039;);

in the php file on the server side which should tell the browser that we are returning XML content &amp; not to cache it. 

This should do the same thing, but there may be times when you don&#039;t have control of the server side and this wouldn&#039;t be feasible... Making a note of your tips!</description>
		<content:encoded><![CDATA[<p>Good tip! I haven&#8217;t tried this. I typically use:</p>
<p>header(&#8216;Content-Type: text/xml&#8217;);<br />
header(&#8216;Cache-control: no-cache&#8217;);</p>
<p>in the php file on the server side which should tell the browser that we are returning XML content &amp; not to cache it. </p>
<p>This should do the same thing, but there may be times when you don&#8217;t have control of the server side and this wouldn&#8217;t be feasible&#8230; Making a note of your tips!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog &#187; Blog Archive &#187; How to solve the problem of retrieving same value by Ajax &#8230;</title>
		<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/comment-page-1#comment-156</link>
		<dc:creator>Blog &#187; Blog Archive &#187; How to solve the problem of retrieving same value by Ajax &#8230;</dc:creator>
		<pubDate>Mon, 28 Jan 2008 12:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html#comment-156</guid>
		<description>[...] Roshan wrote an interesting post today on How to solve the problem of retrieving same value by Ajax &#8230;Here&#8217;s a quick excerptYou might have faced the problem of the getting same response on the consecutive request to a PHP file from Ajax. Well, what happens when making repeated GET requests to the same URL can often lead to the response coming not from the &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Roshan wrote an interesting post today on How to solve the problem of retrieving same value by Ajax &#8230;Here&#8217;s a quick excerptYou might have faced the problem of the getting same response on the consecutive request to a PHP file from Ajax. Well, what happens when making repeated GET requests to the same URL can often lead to the response coming not from the &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Coding School &#187; Blog Archive &#187; php tips [2008-01-28 11:31:06]</title>
		<link>http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html/comment-page-1#comment-154</link>
		<dc:creator>PHP Coding School &#187; Blog Archive &#187; php tips [2008-01-28 11:31:06]</dc:creator>
		<pubDate>Mon, 28 Jan 2008 11:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-solve-the-problem-of-retrieving-same-value-by-ajax-browser-cache-problem.html#comment-154</guid>
		<description>[...]  How to solve the problem of retrieving same value by Ajax &#8230;  By Roshan  You might have faced the problem of the getting same response on the consecutive request to a PHP file from Ajax. Well, what happens when making repeated GET requests to the same URL can often lead to the response coming not from the &#8230;   Roshan Bhattarai&#8217;s Blog - PHP&#8230; - http://roshanbh.com.np [...]</description>
		<content:encoded><![CDATA[<p>[...]  How to solve the problem of retrieving same value by Ajax &#8230;  By Roshan  You might have faced the problem of the getting same response on the consecutive request to a PHP file from Ajax. Well, what happens when making repeated GET requests to the same URL can often lead to the response coming not from the &#8230;   Roshan Bhattarai&#8217;s Blog &#8211; PHP&#8230; &#8211; <a href="http://roshanbh.com.np" rel="nofollow">http://roshanbh.com.np</a> [...]</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
Database Caching 2/14 queries in 0.015 seconds using disk: basic
Object Caching 325/326 objects using disk: basic

Served from: roshanbh.com.np @ 2012-02-09 07:02:33 -->
