<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bagesh Singh&#039;s Blog &#187; array</title>
	<atom:link href="http://www.bageshsingh.com/bagesh-blog/tag/array/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bageshsingh.com/bagesh-blog</link>
	<description>Shortest Distance to  Web Solutions &#38; Software Solutions</description>
	<lastBuildDate>Wed, 22 Feb 2012 18:42:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Handling array of HTML Form Elements in JavaScript and PHP</title>
		<link>http://www.bageshsingh.com/bagesh-blog/2010/03/handling-array-of-html-form-elements-in-javascript-and-php-2/</link>
		<comments>http://www.bageshsingh.com/bagesh-blog/2010/03/handling-array-of-html-form-elements-in-javascript-and-php-2/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 06:43:42 +0000</pubDate>
		<dc:creator>Bagesh Singh</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.bageshsingh.com/bagesh-blog/2010/03/handling-array-of-html-form-elements-in-javascript-and-php-2/</guid>
		<description><![CDATA[Today, I would like to share the way of handling array of HTML FORM elements using JavaScript and PHP.Well, it Posts Related to Handling array of HTML Form Elements in JavaScript and PHPRemove Duplicate Elements from an Array using jQueryA very useful jQuery function is the $.unique() that removes all duplicate elements from an array [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I would like to share the way of handling array of HTML FORM elements using JavaScript and PHP.Well, it</p>
<div id="seo_alrp_related"><h2>Posts Related to Handling array of HTML Form Elements in JavaScript and PHP</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/02/remove-duplicate-elements-from-an-array-using-jquery/" rel="bookmark">Remove Duplicate Elements from an Array using jQuery</a></h3><p>A very useful jQuery function is the $.unique() that removes all duplicate elements from an array of DOM elements. However this function only works on ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/03/javascript-interview-questions-%e2%80%93-second-part-of-jquery-interview-question/" rel="bookmark">Javascript Interview Questions – Second Part of Jquery Interview question</a></h3><p>What is JavaScript? JavaScript is a general-purpose programming language designed to let programmers of all skill levels control the behavior of software objects. The language ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/02/get-and-set-form-element-values-using-jquery/" rel="bookmark">Get and Set Form Element Values using jQuery</a></h3><p>One of the most frequently asked questions about jQuery is to Get or Set values of HTML Form elements. The jQuery val() method lets you ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/05/a-solution-for-e-mail-handling-in-cakephp/" rel="bookmark">A solution for e-mail handling in CakePHP</a></h3><p>The emailComponent (cake\libs\controller\components\email.php) is a way for you to using the same concepts of layouts and view ctp files to send formated messages as text, ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bageshsingh.com/bagesh-blog/2010/03/handling-array-of-html-form-elements-in-javascript-and-php-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling array of HTML Form Elements in JavaScript and PHP</title>
		<link>http://www.bageshsingh.com/bagesh-blog/2010/03/handling-array-of-html-form-elements-in-javascript-and-php/</link>
		<comments>http://www.bageshsingh.com/bagesh-blog/2010/03/handling-array-of-html-form-elements-in-javascript-and-php/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 16:14:24 +0000</pubDate>
		<dc:creator>Bagesh Singh</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.bageshsingh.com/bagesh-blog/?p=105</guid>
		<description><![CDATA[Today, I would like to share the way of handling array of HTML FORM elements using JavaScript and PHP.Well, it Posts Related to Handling array of HTML Form Elements in JavaScript and PHPRemove Duplicate Elements from an Array using jQueryA very useful jQuery function is the $.unique() that removes all duplicate elements from an array [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I would like to share the way of handling array of HTML FORM elements using JavaScript and PHP.Well, it</p>
<div id="seo_alrp_related"><h2>Posts Related to Handling array of HTML Form Elements in JavaScript and PHP</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/02/remove-duplicate-elements-from-an-array-using-jquery/" rel="bookmark">Remove Duplicate Elements from an Array using jQuery</a></h3><p>A very useful jQuery function is the $.unique() that removes all duplicate elements from an array of DOM elements. However this function only works on ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/03/javascript-interview-questions-%e2%80%93-second-part-of-jquery-interview-question/" rel="bookmark">Javascript Interview Questions – Second Part of Jquery Interview question</a></h3><p>What is JavaScript? JavaScript is a general-purpose programming language designed to let programmers of all skill levels control the behavior of software objects. The language ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/02/get-and-set-form-element-values-using-jquery/" rel="bookmark">Get and Set Form Element Values using jQuery</a></h3><p>One of the most frequently asked questions about jQuery is to Get or Set values of HTML Form elements. The jQuery val() method lets you ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/05/a-solution-for-e-mail-handling-in-cakephp/" rel="bookmark">A solution for e-mail handling in CakePHP</a></h3><p>The emailComponent (cake\libs\controller\components\email.php) is a way for you to using the same concepts of layouts and view ctp files to send formated messages as text, ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bageshsingh.com/bagesh-blog/2010/03/handling-array-of-html-form-elements-in-javascript-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

