<?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 return value from Ajax Function &#8211; Use synchronous request</title>
	<atom:link href="http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html/feed" rel="self" type="application/rss+xml" />
	<link>http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html</link>
	<description>Useful Tutorials, Scripts , Tips, and Resources for all PHP and Ajax beginners and experts .</description>
	<lastBuildDate>Wed, 10 Mar 2010 10:59:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pligg.com</title>
		<link>http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html/comment-page-1#comment-4931</link>
		<dc:creator>pligg.com</dc:creator>
		<pubDate>Thu, 17 Dec 2009 19:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html#comment-4931</guid>
		<description>&lt;strong&gt;How to return value from Ajax Function from PHP file...&lt;/strong&gt;

Have you ever tried to return values from the Ajax function ? Well it might be sometime the cases when you might have to return the value got from the server to another function rather than updating the component. Let&#039;s try to return the values from t...</description>
		<content:encoded><![CDATA[<p><strong>How to return value from Ajax Function from PHP file&#8230;</strong></p>
<p>Have you ever tried to return values from the Ajax function ? Well it might be sometime the cases when you might have to return the value got from the server to another function rather than updating the component. Let&#8217;s try to return the values from t&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbies</title>
		<link>http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html/comment-page-1#comment-4070</link>
		<dc:creator>newbies</dc:creator>
		<pubDate>Mon, 08 Jun 2009 10:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html#comment-4070</guid>
		<description>hey thanks a lot for your tips, this helped me in my headache ajax in developing php database library..

more power!</description>
		<content:encoded><![CDATA[<p>hey thanks a lot for your tips, this helped me in my headache ajax in developing php database library..</p>
<p>more power!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html/comment-page-1#comment-3010</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 28 Oct 2008 20:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html#comment-3010</guid>
		<description>This is not working my friend, it keeps returning undefined.</description>
		<content:encoded><![CDATA[<p>This is not working my friend, it keeps returning undefined.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html/comment-page-1#comment-2033</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Wed, 27 Aug 2008 08:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html#comment-2033</guid>
		<description>@Scott - which function did you try the first one or the second one ? try the second one....</description>
		<content:encoded><![CDATA[<p>@Scott &#8211; which function did you try the first one or the second one ? try the second one&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott F</title>
		<link>http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html/comment-page-1#comment-2032</link>
		<dc:creator>Scott F</dc:creator>
		<pubDate>Wed, 27 Aug 2008 07:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html#comment-2032</guid>
		<description>Manish is right. The value returned is still undefined.</description>
		<content:encoded><![CDATA[<p>Manish is right. The value returned is still undefined.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roshan</title>
		<link>http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html/comment-page-1#comment-1160</link>
		<dc:creator>Roshan</dc:creator>
		<pubDate>Wed, 11 Jun 2008 11:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html#comment-1160</guid>
		<description>Which function did u use the second one right? Did you made your own getXMLHTTP(); function</description>
		<content:encoded><![CDATA[<p>Which function did u use the second one right? Did you made your own getXMLHTTP(); function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manish</title>
		<link>http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html/comment-page-1#comment-1159</link>
		<dc:creator>manish</dc:creator>
		<pubDate>Wed, 11 Jun 2008 10:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html#comment-1159</guid>
		<description>nice tutorial thanks. this is only the concept , when i use not wotking....still return value &quot;undefined&quot;.

please check..again...</description>
		<content:encoded><![CDATA[<p>nice tutorial thanks. this is only the concept , when i use not wotking&#8230;.still return value &#8220;undefined&#8221;.</p>
<p>please check..again&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP Coding School &#187; Blog Archive &#187; php tips [2008-01-29 19:50:34]</title>
		<link>http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html/comment-page-1#comment-171</link>
		<dc:creator>PHP Coding School &#187; Blog Archive &#187; php tips [2008-01-29 19:50:34]</dc:creator>
		<pubDate>Tue, 29 Jan 2008 20:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://roshanbh.com.np/2008/01/how-to-return-value-from-ajax-function-use-synchronous-request.html#comment-171</guid>
		<description>[...]  How to return value from Ajax Function - Use synchronous request  By Roshan  Have you ever tried to return values from the Ajax function ? Well it might be sometime the cases when you might have to return the value got from the server to another function rather than updating the component. &#8230;   Roshan Bhattarai&#8217;s Blog - PHP&#8230; - http://roshanbh.com.np [...]</description>
		<content:encoded><![CDATA[<p>[...]  How to return value from Ajax Function &#8211; Use synchronous request  By Roshan  Have you ever tried to return values from the Ajax function ? Well it might be sometime the cases when you might have to return the value got from the server to another function rather than updating the component. &#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>
