<?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: Paging in PHP, MySQL and Ajax</title>
	<atom:link href="http://www.satya-weblog.com/2007/03/paging-in-php-mysql-and-ajax.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.satya-weblog.com/2007/03/paging-in-php-mysql-and-ajax.html</link>
	<description>a Developer&#039;s playground</description>
	<lastBuildDate>Thu, 11 Mar 2010 14:19:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Satya</title>
		<link>http://www.satya-weblog.com/2007/03/paging-in-php-mysql-and-ajax.html/comment-page-1#comment-493</link>
		<dc:creator>Satya</dc:creator>
		<pubDate>Mon, 19 Oct 2009 15:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.satyakaran.com/2007/03/paging-in-php-mysql-and-ajax.html#comment-493</guid>
		<description>but how do you know that it is going to recursive calls!</description>
		<content:encoded><![CDATA[<p>but how do you know that it is going to recursive calls!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://www.satya-weblog.com/2007/03/paging-in-php-mysql-and-ajax.html/comment-page-1#comment-491</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Mon, 19 Oct 2009 03:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.satyakaran.com/2007/03/paging-in-php-mysql-and-ajax.html#comment-491</guid>
		<description>&lt;a href=&quot;#comment-161&quot; rel=&quot;nofollow&quot;&gt;@Keith &lt;/a&gt; 

OK, it does work but seems to give a problem allowing recursive or nested AJAX calls.  I think that this is because of the following line:

xmlHttp.onreadystatechange = stateChanged; 

which allows everything to work.  Because from what I can tell it all fails when I change it to:

xmlHttp.onreadystatechange = stateChanged();

Which for some reason means that: 

function stateChanged() 

is in the code but  never run.  Can anyone get this to work as it should?</description>
		<content:encoded><![CDATA[<p><a href="#comment-161" rel="nofollow">@Keith </a> </p>
<p>OK, it does work but seems to give a problem allowing recursive or nested AJAX calls.  I think that this is because of the following line:</p>
<p>xmlHttp.onreadystatechange = stateChanged; </p>
<p>which allows everything to work.  Because from what I can tell it all fails when I change it to:</p>
<p>xmlHttp.onreadystatechange = stateChanged();</p>
<p>Which for some reason means that: </p>
<p>function stateChanged() </p>
<p>is in the code but  never run.  Can anyone get this to work as it should?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Scripting &#187; PHP Website Security: Basic and Easy Solution</title>
		<link>http://www.satya-weblog.com/2007/03/paging-in-php-mysql-and-ajax.html/comment-page-1#comment-196</link>
		<dc:creator>Web Scripting &#187; PHP Website Security: Basic and Easy Solution</dc:creator>
		<pubDate>Mon, 21 Sep 2009 15:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.satyakaran.com/2007/03/paging-in-php-mysql-and-ajax.html#comment-196</guid>
		<description>[...] If you expect certain type of data then check for the type or type cast it. Suppose you are using pagination then you may be using p=pageNo in URL. Just type casting it will increase you security and will [...]</description>
		<content:encoded><![CDATA[<p>[...] If you expect certain type of data then check for the type or type cast it. Suppose you are using pagination then you may be using p=pageNo in URL. Just type casting it will increase you security and will [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satya Prakash Karan</title>
		<link>http://www.satya-weblog.com/2007/03/paging-in-php-mysql-and-ajax.html/comment-page-1#comment-167</link>
		<dc:creator>Satya Prakash Karan</dc:creator>
		<pubDate>Mon, 16 Feb 2009 18:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.satyakaran.com/2007/03/paging-in-php-mysql-and-ajax.html#comment-167</guid>
		<description>may be!&lt;br/&gt;you can use count(*) in the first statement. &lt;br/&gt;but I am out of active development and I need to check my script again. So, ppz check yourself. Thanks</description>
		<content:encoded><![CDATA[<p>may be!<br />you can use count(*) in the first statement. <br />but I am out of active development and I need to check my script again. So, ppz check yourself. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamil</title>
		<link>http://www.satya-weblog.com/2007/03/paging-in-php-mysql-and-ajax.html/comment-page-1#comment-166</link>
		<dc:creator>Jamil</dc:creator>
		<pubDate>Fri, 13 Feb 2009 07:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.satyakaran.com/2007/03/paging-in-php-mysql-and-ajax.html#comment-166</guid>
		<description>This is great! thanks Satya.. is there any way to do this without making two queries to the database?</description>
		<content:encoded><![CDATA[<p>This is great! thanks Satya.. is there any way to do this without making two queries to the database?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 4/18 queries in 0.014 seconds using disk
Content Delivery Network via blog.satya-weblog.com

Served from: stats.ant.arvixe.com @ 2010-03-13 00:04:16 -->