<?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: Ajax login validation system in PHP using jQuery</title>
	<atom:link href="http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Mon, 07 May 2012 21:11:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jquery13 is a place where designers and jquery developers can find very helpful plugins. &#187; 5+ Fantastic jquery ajax login form</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-4#comment-5621</link>
		<dc:creator>Jquery13 is a place where designers and jquery developers can find very helpful plugins. &#187; 5+ Fantastic jquery ajax login form</dc:creator>
		<pubDate>Sun, 05 Sep 2010 10:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5621</guid>
		<description>[...] DemoDownload 4.Ajax login Roshan [...]</description>
		<content:encoded><![CDATA[<p>[...] DemoDownload 4.Ajax login Roshan [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Development, a Work in Progress &#171; Neoxone</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-4#comment-5538</link>
		<dc:creator>Web Development, a Work in Progress &#171; Neoxone</dc:creator>
		<pubDate>Mon, 05 Jul 2010 17:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5538</guid>
		<description>[...] Roshan&#039;s Blog on PHP, Ajax and jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Roshan&#39;s Blog on PHP, Ajax and jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-4#comment-5487</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 10 Jun 2010 07:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5487</guid>
		<description>Hi Roshan, Great tutorial I am having one small problem though.

I would like to insert my own username and password into the table but when I do this using the command,

INSERT INTO `tbl_user` VALUES (1, &#039;username&#039;, &#039;password&#039;);

It goes into the table fine but when I try to use the new username and password to log in it won&#039;t let me through.

Can you help?

Thanks mate!</description>
		<content:encoded><![CDATA[<p>Hi Roshan, Great tutorial I am having one small problem though.</p>
<p>I would like to insert my own username and password into the table but when I do this using the command,</p>
<p>INSERT INTO `tbl_user` VALUES (1, &#8216;username&#8217;, &#8216;password&#8217;);</p>
<p>It goes into the table fine but when I try to use the new username and password to log in it won&#8217;t let me through.</p>
<p>Can you help?</p>
<p>Thanks mate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malaspigar</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-4#comment-5472</link>
		<dc:creator>malaspigar</dc:creator>
		<pubDate>Sat, 29 May 2010 16:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5472</guid>
		<description>Hi, 
I don&#039;t know who did this, but God bless you. 
You just solved a big problem. Thank you!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I don&#8217;t know who did this, but God bless you.<br />
You just solved a big problem. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5412</link>
		<dc:creator>Mattias</dc:creator>
		<pubDate>Tue, 04 May 2010 06:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5412</guid>
		<description>bah, comment system sucks :(.. i just entered a long reply for martin, but spam protection sum was wrong and now i need to rewrite everything.

I make it short. check your ajax_login.php should only contain &quot;yes&quot; or &quot;no&quot; - NO other output like  or &lt;b&gt;no&lt;/b&gt;. And check if you connected to sql database/no php errors.</description>
		<content:encoded><![CDATA[<p>bah, comment system sucks <img src='http://roshanbh.com.np/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .. i just entered a long reply for martin, but spam protection sum was wrong and now i need to rewrite everything.</p>
<p>I make it short. check your ajax_login.php should only contain &#8220;yes&#8221; or &#8220;no&#8221; &#8211; NO other output like  or <b>no</b>. And check if you connected to sql database/no php errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5407</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 02 May 2010 11:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5407</guid>
		<description>hI, thanks for your article but I&#039;m having the same problem as a few people. The log in won&#039;t work regardless of what I try. I read the comments and tried the trim but that doesn&#039;t solve it either :(</description>
		<content:encoded><![CDATA[<p>hI, thanks for your article but I&#8217;m having the same problem as a few people. The log in won&#8217;t work regardless of what I try. I read the comments and tried the trim but that doesn&#8217;t solve it either <img src='http://roshanbh.com.np/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: irmanator</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5371</link>
		<dc:creator>irmanator</dc:creator>
		<pubDate>Tue, 20 Apr 2010 04:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5371</guid>
		<description>Wow... simple, straight, and accurate!!!
Thanks.</description>
		<content:encoded><![CDATA[<p>Wow&#8230; simple, straight, and accurate!!!<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Namet</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5348</link>
		<dc:creator>Namet</dc:creator>
		<pubDate>Fri, 09 Apr 2010 21:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5348</guid>
		<description>OK I must be doing something wrong. The only thing I’ve done differently with your code is to put the form inside a div. When the user goes to an index page and clicks on a link, i load with form with a jquery command. Form loads fine. However, it seems as though the doc ready jquery stuff is not loading at all in the div – I even put an alert in right after the document.ready command and the alert does not display. If i continue to fill out the form and press submit, i’m just returned to my index page.</description>
		<content:encoded><![CDATA[<p>OK I must be doing something wrong. The only thing I’ve done differently with your code is to put the form inside a div. When the user goes to an index page and clicks on a link, i load with form with a jquery command. Form loads fine. However, it seems as though the doc ready jquery stuff is not loading at all in the div – I even put an alert in right after the document.ready command and the alert does not display. If i continue to fill out the form and press submit, i’m just returned to my index page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DenW</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5336</link>
		<dc:creator>DenW</dc:creator>
		<pubDate>Sat, 03 Apr 2010 04:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5336</guid>
		<description>Hi,

I found your script searching for a login method using AJAX and tried it. 
Everything worked perfectly! Thanks for a great script..

Yesterday however i decided to change jquery.js to an updated version (jquery-1.4.2-min.js).
After uploading the new jquery, the login script isn&#039;t working anymore. It simply does nothing (as far as i can tell) after i leave the password field.

Would be great if you could fix this...

Thanks for a great script!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I found your script searching for a login method using AJAX and tried it.<br />
Everything worked perfectly! Thanks for a great script..</p>
<p>Yesterday however i decided to change jquery.js to an updated version (jquery-1.4.2-min.js).<br />
After uploading the new jquery, the login script isn&#8217;t working anymore. It simply does nothing (as far as i can tell) after i leave the password field.</p>
<p>Would be great if you could fix this&#8230;</p>
<p>Thanks for a great script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias Fjellvang</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5323</link>
		<dc:creator>Mattias Fjellvang</dc:creator>
		<pubDate>Mon, 29 Mar 2010 19:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5323</guid>
		<description>Hi. Me again, you can just delete all my comments, i found the problem in some of my PHP code, so had NOTHING to do with your script.

Thanks anyways for a nice script!</description>
		<content:encoded><![CDATA[<p>Hi. Me again, you can just delete all my comments, i found the problem in some of my PHP code, so had NOTHING to do with your script.</p>
<p>Thanks anyways for a nice script!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias Fjellvang</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5322</link>
		<dc:creator>Mattias Fjellvang</dc:creator>
		<pubDate>Mon, 29 Mar 2010 19:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5322</guid>
		<description>Ehm, delete this commment BUT... Could you edit my surname away? &quot;Fjellvang&quot;

Only want it to say Mattias :-).

Thanks.</description>
		<content:encoded><![CDATA[<p>Ehm, delete this commment BUT&#8230; Could you edit my surname away? &#8220;Fjellvang&#8221;</p>
<p>Only want it to say Mattias <img src='http://roshanbh.com.np/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5293</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Tue, 23 Mar 2010 09:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5293</guid>
		<description>I shamelessly stolen this and included it in my application, saved me surely atleast one hour of work. Thanks man!</description>
		<content:encoded><![CDATA[<p>I shamelessly stolen this and included it in my application, saved me surely atleast one hour of work. Thanks man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: You are now listed on FAQPAL</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5203</link>
		<dc:creator>You are now listed on FAQPAL</dc:creator>
		<pubDate>Sat, 27 Feb 2010 00:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5203</guid>
		<description>&lt;strong&gt;Ajax login validation system in PHP...&lt;/strong&gt;

In this post, I’ll show you how to use Ajax login system in php using jQuery and some animation as well....</description>
		<content:encoded><![CDATA[<p><strong>Ajax login validation system in PHP&#8230;</strong></p>
<p>In this post, I’ll show you how to use Ajax login system in php using jQuery and some animation as well&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishant</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5196</link>
		<dc:creator>Nishant</dc:creator>
		<pubDate>Thu, 25 Feb 2010 12:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5196</guid>
		<description>Ur example is superb.. n i m using it in my application.. but for security issue.. i m facing a problem..
i can see the username n password i send in firebug of firefox.... is there any way throw which i can hide it.. or encrypt it.?

Thanks 
Nishant</description>
		<content:encoded><![CDATA[<p>Ur example is superb.. n i m using it in my application.. but for security issue.. i m facing a problem..<br />
i can see the username n password i send in firebug of firefox&#8230;. is there any way throw which i can hide it.. or encrypt it.?</p>
<p>Thanks<br />
Nishant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shweta</title>
		<link>http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html/comment-page-3#comment-5188</link>
		<dc:creator>shweta</dc:creator>
		<pubDate>Wed, 24 Feb 2010 10:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/04/ajax-login-validation-php-jquery.html#comment-5188</guid>
		<description>values r not posting on page.there is some problem with input field nmaes.can u plz sort it out</description>
		<content:encoded><![CDATA[<p>values r not posting on page.there is some problem with input field nmaes.can u plz sort it out</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 using disk: basic
Object Caching 419/422 objects using disk: basic

Served from: roshanbh.com.np @ 2012-05-17 06:37:15 -->
