<?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>PHP Code</title>
	<atom:link href="http://phpcodez.com/feed" rel="self" type="application/rss+xml" />
	<link>http://phpcodez.com</link>
	<description>Beginners&#039; Guide</description>
	<lastBuildDate>Mon, 20 May 2013 06:12:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>magento change form validation messages</title>
		<link>http://phpcodez.com/magento-change-form-validation-messages</link>
		<comments>http://phpcodez.com/magento-change-form-validation-messages#comments</comments>
		<pubDate>Mon, 20 May 2013 06:12:24 +0000</pubDate>
		<dc:creator>Pramod T P</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phpcodez.com/?p=6072</guid>
		<description><![CDATA[1) Add a new class “over_all_fit_required_entry” &#60;input type=&#8221;hidden&#8221; name=&#8221;over_all_fit_selected&#8221; id=&#8221;over_all_fit_selected&#8221; class=&#8221;over_all_fit_required_entry&#8221;&#62; 2) Add the below given code &#60;script type=&#8217;text/javascript&#8217;&#62; //&#60; ![CDATA[ Validation.add('over_all_fit_required_entry', ' Please select option', function(v) { return !Validation.get('IsEmpty').test(v); }); //]]&#62; &#60;/script&#62;]]></description>
				<content:encoded><![CDATA[<p>1) Add a new class “over_all_fit_required_entry”<br />
&lt;input type=&#8221;hidden&#8221; name=&#8221;over_all_fit_selected&#8221; id=&#8221;over_all_fit_selected&#8221; class=&#8221;over_all_fit_required_entry&#8221;&gt;</p>
<p>2) Add the below given code<br />
&lt;script type=&#8217;text/javascript&#8217;&gt;<br />
//&lt; ![CDATA[<br />
Validation.add('over_all_fit_required_entry', ' Please select option', function(v) {<br />
return !Validation.get('IsEmpty').test(v);<br />
});<br />
//]]&gt;<br />
&lt;/script&gt;</p>
<p><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://phpcodez.com/magento-change-form-validation-messages"></a><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="horizontal" data-url="http://phpcodez.com/magento-change-form-validation-messages" data-text="magento change form validation messages"></a><a class="a2a_button_email" href="http://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-change-form-validation-messages&amp;linkname=magento%20change%20form%20validation%20messages" title="Email" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/email.png" width="16" height="16" alt="Email"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-change-form-validation-messages&amp;linkname=magento%20change%20form%20validation%20messages" title="Facebook" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-change-form-validation-messages&amp;linkname=magento%20change%20form%20validation%20messages" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-change-form-validation-messages&amp;linkname=magento%20change%20form%20validation%20messages" title="MySpace" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-change-form-validation-messages&amp;linkname=magento%20change%20form%20validation%20messages" title="Digg" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-change-form-validation-messages&amp;linkname=magento%20change%20form%20validation%20messages" title="Tumblr" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-change-form-validation-messages&amp;linkname=magento%20change%20form%20validation%20messages" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fphpcodez.com%2Fmagento-change-form-validation-messages&amp;title=magento%20change%20form%20validation%20messages" id="wpa2a_2"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://phpcodez.com/magento-change-form-validation-messages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Customer Details From Order Id</title>
		<link>http://phpcodez.com/magento-customer-details-from-order-id</link>
		<comments>http://phpcodez.com/magento-customer-details-from-order-id#comments</comments>
		<pubDate>Fri, 10 May 2013 10:16:30 +0000</pubDate>
		<dc:creator>Pramod T P</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Customer]]></category>
		<category><![CDATA[Order]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phpcodez.com/?p=6069</guid>
		<description><![CDATA[&#60;?php $order = Mage::getModel(&#8216;sales/order&#8217;)-&#62;load($this-&#62;getOrderId()); ?&#62; &#60;?php $orderData = $order-&#62;getData(); ?&#62; &#60;?php echo $orderData['customer_firstname']; ?&#62; &#60;?php echo $orderData['customer_email']; ?&#62;]]></description>
				<content:encoded><![CDATA[<p>&lt;?php $order = Mage::getModel(&#8216;sales/order&#8217;)-&gt;load($this-&gt;getOrderId()); ?&gt;<br />
&lt;?php $orderData = $order-&gt;getData(); ?&gt;<br />
&lt;?php echo $orderData['customer_firstname']; ?&gt;<br />
&lt;?php echo $orderData['customer_email']; ?&gt;</p>
<p><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://phpcodez.com/magento-customer-details-from-order-id"></a><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="horizontal" data-url="http://phpcodez.com/magento-customer-details-from-order-id" data-text="Magento Customer Details From Order Id"></a><a class="a2a_button_email" href="http://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-customer-details-from-order-id&amp;linkname=Magento%20Customer%20Details%20From%20Order%20Id" title="Email" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/email.png" width="16" height="16" alt="Email"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-customer-details-from-order-id&amp;linkname=Magento%20Customer%20Details%20From%20Order%20Id" title="Facebook" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-customer-details-from-order-id&amp;linkname=Magento%20Customer%20Details%20From%20Order%20Id" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-customer-details-from-order-id&amp;linkname=Magento%20Customer%20Details%20From%20Order%20Id" title="MySpace" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-customer-details-from-order-id&amp;linkname=Magento%20Customer%20Details%20From%20Order%20Id" title="Digg" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-customer-details-from-order-id&amp;linkname=Magento%20Customer%20Details%20From%20Order%20Id" title="Tumblr" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fphpcodez.com%2Fmagento-customer-details-from-order-id&amp;linkname=Magento%20Customer%20Details%20From%20Order%20Id" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fphpcodez.com%2Fmagento-customer-details-from-order-id&amp;title=Magento%20Customer%20Details%20From%20Order%20Id" id="wpa2a_4"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://phpcodez.com/magento-customer-details-from-order-id/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery Remove Attribute</title>
		<link>http://phpcodez.com/jquery-remove-attribute</link>
		<comments>http://phpcodez.com/jquery-remove-attribute#comments</comments>
		<pubDate>Fri, 10 May 2013 10:12:16 +0000</pubDate>
		<dc:creator>Pramod T P</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://phpcodez.com/?p=6068</guid>
		<description><![CDATA[&#60;script type=&#8221;text/javascript&#8221;&#62; $(&#8220;:submit&#8221;).removeAttr(&#8220;disabled&#8221;); &#60;/script&#62;]]></description>
				<content:encoded><![CDATA[<p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
$(&#8220;:submit&#8221;).removeAttr(&#8220;disabled&#8221;);<br />
&lt;/script&gt;</p>
<p><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://phpcodez.com/jquery-remove-attribute"></a><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="horizontal" data-url="http://phpcodez.com/jquery-remove-attribute" data-text="Jquery Remove Attribute"></a><a class="a2a_button_email" href="http://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fphpcodez.com%2Fjquery-remove-attribute&amp;linkname=Jquery%20Remove%20Attribute" title="Email" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/email.png" width="16" height="16" alt="Email"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fphpcodez.com%2Fjquery-remove-attribute&amp;linkname=Jquery%20Remove%20Attribute" title="Facebook" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fphpcodez.com%2Fjquery-remove-attribute&amp;linkname=Jquery%20Remove%20Attribute" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fphpcodez.com%2Fjquery-remove-attribute&amp;linkname=Jquery%20Remove%20Attribute" title="MySpace" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fphpcodez.com%2Fjquery-remove-attribute&amp;linkname=Jquery%20Remove%20Attribute" title="Digg" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fphpcodez.com%2Fjquery-remove-attribute&amp;linkname=Jquery%20Remove%20Attribute" title="Tumblr" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fphpcodez.com%2Fjquery-remove-attribute&amp;linkname=Jquery%20Remove%20Attribute" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fphpcodez.com%2Fjquery-remove-attribute&amp;title=Jquery%20Remove%20Attribute" id="wpa2a_6"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://phpcodez.com/jquery-remove-attribute/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modify Page Title CMS Page Magento</title>
		<link>http://phpcodez.com/modify-page-title-cms-page-magento</link>
		<comments>http://phpcodez.com/modify-page-title-cms-page-magento#comments</comments>
		<pubDate>Mon, 15 Apr 2013 09:54:06 +0000</pubDate>
		<dc:creator>Pramod T P</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phpcodez.com/?p=6064</guid>
		<description><![CDATA[Go to Admin &#62; CMS &#62; Pages &#62; Design &#62; Layout Update XML and paste the below given code &#60;reference name=&#8221;head&#8221;&#62; &#60;action method=&#8221;setForcedTitle&#8221; translate=&#8221;title&#8221;&#62; &#60;title&#62;Account Settings&#60;/title&#62; &#60;/action&#62; &#60;/reference&#62; and modify the head.phtml &#60;title&#62;&#60;?php echo ($this-&#62;getForcedTitle()) ? $this-&#62;getForcedTitle() : $this-&#62;getTitle() ?&#62;&#60;/title&#62;]]></description>
				<content:encoded><![CDATA[<p>Go to Admin &gt; CMS &gt; Pages &gt; Design &gt; Layout Update XML and paste the below given code</p>
<p>&lt;reference name=&#8221;head&#8221;&gt;<br />
&lt;action method=&#8221;setForcedTitle&#8221; translate=&#8221;title&#8221;&gt;<br />
&lt;title&gt;Account Settings&lt;/title&gt;<br />
&lt;/action&gt;<br />
&lt;/reference&gt;<br />
and modify the head.phtml</p>
<p>&lt;title&gt;&lt;?php echo ($this-&gt;getForcedTitle()) ? $this-&gt;getForcedTitle() : $this-&gt;getTitle() ?&gt;&lt;/title&gt;</p>
<p><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://phpcodez.com/modify-page-title-cms-page-magento"></a><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="horizontal" data-url="http://phpcodez.com/modify-page-title-cms-page-magento" data-text="Modify Page Title CMS Page Magento"></a><a class="a2a_button_email" href="http://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-cms-page-magento&amp;linkname=Modify%20Page%20Title%20CMS%20Page%20Magento" title="Email" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/email.png" width="16" height="16" alt="Email"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-cms-page-magento&amp;linkname=Modify%20Page%20Title%20CMS%20Page%20Magento" title="Facebook" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-cms-page-magento&amp;linkname=Modify%20Page%20Title%20CMS%20Page%20Magento" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-cms-page-magento&amp;linkname=Modify%20Page%20Title%20CMS%20Page%20Magento" title="MySpace" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-cms-page-magento&amp;linkname=Modify%20Page%20Title%20CMS%20Page%20Magento" title="Digg" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-cms-page-magento&amp;linkname=Modify%20Page%20Title%20CMS%20Page%20Magento" title="Tumblr" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-cms-page-magento&amp;linkname=Modify%20Page%20Title%20CMS%20Page%20Magento" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-cms-page-magento&amp;title=Modify%20Page%20Title%20CMS%20Page%20Magento" id="wpa2a_8"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://phpcodez.com/modify-page-title-cms-page-magento/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modify Page Title Magento</title>
		<link>http://phpcodez.com/modify-page-title-magento</link>
		<comments>http://phpcodez.com/modify-page-title-magento#comments</comments>
		<pubDate>Mon, 15 Apr 2013 09:51:18 +0000</pubDate>
		<dc:creator>Pramod T P</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Page]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phpcodez.com/?p=6060</guid>
		<description><![CDATA[Include the below given code in xml file &#60;reference name=&#8221;head&#8221;&#62; &#60;action method=&#8221;setForcedTitle&#8221; translate=&#8221;title&#8221;&#62; &#60;title&#62;Account Settings&#60;/title&#62; &#60;/action&#62; &#60;/reference&#62; and modify the head.phtml &#60;title&#62;&#60;?php echo ($this-&#62;getForcedTitle()) ? $this-&#62;getForcedTitle() : $this-&#62;getTitle() ?&#62;&#60;/title&#62;]]></description>
				<content:encoded><![CDATA[<p>Include the below given code in xml file</p>
<p>&lt;reference name=&#8221;head&#8221;&gt;<br />
&lt;action method=&#8221;setForcedTitle&#8221; translate=&#8221;title&#8221;&gt;<br />
&lt;title&gt;Account Settings&lt;/title&gt;<br />
&lt;/action&gt;<br />
&lt;/reference&gt;<br />
and modify the head.phtml</p>
<p>&lt;title&gt;&lt;?php echo ($this-&gt;getForcedTitle()) ? $this-&gt;getForcedTitle() : $this-&gt;getTitle() ?&gt;&lt;/title&gt;</p>
<p><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://phpcodez.com/modify-page-title-magento"></a><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="horizontal" data-url="http://phpcodez.com/modify-page-title-magento" data-text="Modify Page Title Magento"></a><a class="a2a_button_email" href="http://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-magento&amp;linkname=Modify%20Page%20Title%20Magento" title="Email" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/email.png" width="16" height="16" alt="Email"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-magento&amp;linkname=Modify%20Page%20Title%20Magento" title="Facebook" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-magento&amp;linkname=Modify%20Page%20Title%20Magento" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-magento&amp;linkname=Modify%20Page%20Title%20Magento" title="MySpace" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-magento&amp;linkname=Modify%20Page%20Title%20Magento" title="Digg" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-magento&amp;linkname=Modify%20Page%20Title%20Magento" title="Tumblr" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-magento&amp;linkname=Modify%20Page%20Title%20Magento" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fphpcodez.com%2Fmodify-page-title-magento&amp;title=Modify%20Page%20Title%20Magento" id="wpa2a_10"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://phpcodez.com/modify-page-title-magento/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get all options of a specific attribute Magento</title>
		<link>http://phpcodez.com/get-all-options-of-a-specific-attribute-magento</link>
		<comments>http://phpcodez.com/get-all-options-of-a-specific-attribute-magento#comments</comments>
		<pubDate>Fri, 15 Mar 2013 06:44:29 +0000</pubDate>
		<dc:creator>Pramod T P</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Attribute]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phpcodez.com/?p=6055</guid>
		<description><![CDATA[&#60;?php $attribute = Mage::getModel(&#8216;eav/config&#8217;)-&#62;getAttribute(&#8216;catalog_product&#8217;, &#8216;color&#8217;); foreach ($attribute-&#62;getSource()-&#62;getAllOptions(true) as $option) { echo $option['label'] . &#8216; &#8216; . $option['value'] . &#8220;&#60;br /&#62;&#8221;; } ?&#62;]]></description>
				<content:encoded><![CDATA[<p>&lt;?php<br />
$attribute = Mage::getModel(&#8216;eav/config&#8217;)-&gt;getAttribute(&#8216;catalog_product&#8217;, &#8216;color&#8217;);<br />
foreach ($attribute-&gt;getSource()-&gt;getAllOptions(true) as $option) {<br />
echo $option['label'] . &#8216; &#8216; . $option['value'] . &#8220;&lt;br /&gt;&#8221;;<br />
}<br />
?&gt;</p>
<p><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://phpcodez.com/get-all-options-of-a-specific-attribute-magento"></a><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="horizontal" data-url="http://phpcodez.com/get-all-options-of-a-specific-attribute-magento" data-text="Get all options of a specific attribute Magento"></a><a class="a2a_button_email" href="http://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-all-options-of-a-specific-attribute-magento&amp;linkname=Get%20all%20options%20of%20a%20specific%20attribute%20Magento" title="Email" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/email.png" width="16" height="16" alt="Email"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-all-options-of-a-specific-attribute-magento&amp;linkname=Get%20all%20options%20of%20a%20specific%20attribute%20Magento" title="Facebook" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-all-options-of-a-specific-attribute-magento&amp;linkname=Get%20all%20options%20of%20a%20specific%20attribute%20Magento" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-all-options-of-a-specific-attribute-magento&amp;linkname=Get%20all%20options%20of%20a%20specific%20attribute%20Magento" title="MySpace" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-all-options-of-a-specific-attribute-magento&amp;linkname=Get%20all%20options%20of%20a%20specific%20attribute%20Magento" title="Digg" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-all-options-of-a-specific-attribute-magento&amp;linkname=Get%20all%20options%20of%20a%20specific%20attribute%20Magento" title="Tumblr" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-all-options-of-a-specific-attribute-magento&amp;linkname=Get%20all%20options%20of%20a%20specific%20attribute%20Magento" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fphpcodez.com%2Fget-all-options-of-a-specific-attribute-magento&amp;title=Get%20all%20options%20of%20a%20specific%20attribute%20Magento" id="wpa2a_12"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://phpcodez.com/get-all-options-of-a-specific-attribute-magento/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get configurable products attributes Magento</title>
		<link>http://phpcodez.com/get-configurable-products-attributes-magento</link>
		<comments>http://phpcodez.com/get-configurable-products-attributes-magento#comments</comments>
		<pubDate>Fri, 15 Mar 2013 06:39:14 +0000</pubDate>
		<dc:creator>Pramod T P</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Attribute]]></category>
		<category><![CDATA[Configurable Products]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phpcodez.com/?p=6052</guid>
		<description><![CDATA[&#60;?php $obj = Mage::getModel(&#8216;catalog/product&#8217;); $_product = $obj-&#62;load(19); $configurableAttributeCollection=$_product-&#62;getTypeInstance()-&#62;getConfigurableAttributes(); foreach($configurableAttributeCollection as $attribute){ echo &#8220;Attr-Code:&#8221;.$attribute-&#62;getProductAttribute()-&#62;getAttributeCode() .&#8221; &#8211; &#8220;; echo &#8220;Attr-Label:&#8221;.$attribute-&#62;getProductAttribute()-&#62;getFrontend()-&#62;getLabel().&#8221; &#8211; &#8220;; echo &#8220;Attr-Id:&#8221;.$attribute-&#62;getProductAttribute()-&#62;getId().&#8221; &#60;br /&#62; &#8220;; } ?&#62;]]></description>
				<content:encoded><![CDATA[<p>&lt;?php<br />
$obj = Mage::getModel(&#8216;catalog/product&#8217;);<br />
$_product = $obj-&gt;load(19);<br />
$configurableAttributeCollection=$_product-&gt;getTypeInstance()-&gt;getConfigurableAttributes();<br />
foreach($configurableAttributeCollection as $attribute){<br />
echo &#8220;Attr-Code:&#8221;.$attribute-&gt;getProductAttribute()-&gt;getAttributeCode() .&#8221; &#8211; &#8220;;<br />
echo &#8220;Attr-Label:&#8221;.$attribute-&gt;getProductAttribute()-&gt;getFrontend()-&gt;getLabel().&#8221; &#8211; &#8220;;<br />
echo &#8220;Attr-Id:&#8221;.$attribute-&gt;getProductAttribute()-&gt;getId().&#8221; &lt;br /&gt; &#8220;;<br />
}<br />
?&gt;</p>
<p><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://phpcodez.com/get-configurable-products-attributes-magento"></a><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="horizontal" data-url="http://phpcodez.com/get-configurable-products-attributes-magento" data-text="Get configurable products attributes Magento"></a><a class="a2a_button_email" href="http://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-configurable-products-attributes-magento&amp;linkname=Get%20configurable%20products%20attributes%20Magento" title="Email" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/email.png" width="16" height="16" alt="Email"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-configurable-products-attributes-magento&amp;linkname=Get%20configurable%20products%20attributes%20Magento" title="Facebook" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-configurable-products-attributes-magento&amp;linkname=Get%20configurable%20products%20attributes%20Magento" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-configurable-products-attributes-magento&amp;linkname=Get%20configurable%20products%20attributes%20Magento" title="MySpace" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-configurable-products-attributes-magento&amp;linkname=Get%20configurable%20products%20attributes%20Magento" title="Digg" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-configurable-products-attributes-magento&amp;linkname=Get%20configurable%20products%20attributes%20Magento" title="Tumblr" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fphpcodez.com%2Fget-configurable-products-attributes-magento&amp;linkname=Get%20configurable%20products%20attributes%20Magento" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fphpcodez.com%2Fget-configurable-products-attributes-magento&amp;title=Get%20configurable%20products%20attributes%20Magento" id="wpa2a_14"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://phpcodez.com/get-configurable-products-attributes-magento/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Limit For Collection Magento</title>
		<link>http://phpcodez.com/set-limit-for-collection-magento</link>
		<comments>http://phpcodez.com/set-limit-for-collection-magento#comments</comments>
		<pubDate>Wed, 13 Mar 2013 06:24:17 +0000</pubDate>
		<dc:creator>Pramod T P</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Collection]]></category>
		<category><![CDATA[Limit]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phpcodez.com/?p=6048</guid>
		<description><![CDATA[Use -&#62;setPageSize($limit)]]></description>
				<content:encoded><![CDATA[<p>Use -&gt;setPageSize($limit)</p>
<p><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://phpcodez.com/set-limit-for-collection-magento"></a><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="horizontal" data-url="http://phpcodez.com/set-limit-for-collection-magento" data-text="Set Limit For Collection Magento"></a><a class="a2a_button_email" href="http://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fphpcodez.com%2Fset-limit-for-collection-magento&amp;linkname=Set%20Limit%20For%20Collection%20Magento" title="Email" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/email.png" width="16" height="16" alt="Email"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fphpcodez.com%2Fset-limit-for-collection-magento&amp;linkname=Set%20Limit%20For%20Collection%20Magento" title="Facebook" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fphpcodez.com%2Fset-limit-for-collection-magento&amp;linkname=Set%20Limit%20For%20Collection%20Magento" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fphpcodez.com%2Fset-limit-for-collection-magento&amp;linkname=Set%20Limit%20For%20Collection%20Magento" title="MySpace" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fphpcodez.com%2Fset-limit-for-collection-magento&amp;linkname=Set%20Limit%20For%20Collection%20Magento" title="Digg" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fphpcodez.com%2Fset-limit-for-collection-magento&amp;linkname=Set%20Limit%20For%20Collection%20Magento" title="Tumblr" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fphpcodez.com%2Fset-limit-for-collection-magento&amp;linkname=Set%20Limit%20For%20Collection%20Magento" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fphpcodez.com%2Fset-limit-for-collection-magento&amp;title=Set%20Limit%20For%20Collection%20Magento" id="wpa2a_16"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://phpcodez.com/set-limit-for-collection-magento/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>svn command revert changes</title>
		<link>http://phpcodez.com/svn-command-revert-changes</link>
		<comments>http://phpcodez.com/svn-command-revert-changes#comments</comments>
		<pubDate>Thu, 07 Mar 2013 05:50:15 +0000</pubDate>
		<dc:creator>Pramod T P</dc:creator>
				<category><![CDATA[SVN]]></category>
		<category><![CDATA[Command]]></category>

		<guid isPermaLink="false">http://phpcodez.com/?p=6045</guid>
		<description><![CDATA[svn revert PATH...]]></description>
				<content:encoded><![CDATA[<pre>svn revert PATH...</pre>
<p><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://phpcodez.com/svn-command-revert-changes"></a><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="horizontal" data-url="http://phpcodez.com/svn-command-revert-changes" data-text="svn command revert changes"></a><a class="a2a_button_email" href="http://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fphpcodez.com%2Fsvn-command-revert-changes&amp;linkname=svn%20command%20revert%20changes" title="Email" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/email.png" width="16" height="16" alt="Email"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fphpcodez.com%2Fsvn-command-revert-changes&amp;linkname=svn%20command%20revert%20changes" title="Facebook" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fphpcodez.com%2Fsvn-command-revert-changes&amp;linkname=svn%20command%20revert%20changes" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fphpcodez.com%2Fsvn-command-revert-changes&amp;linkname=svn%20command%20revert%20changes" title="MySpace" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fphpcodez.com%2Fsvn-command-revert-changes&amp;linkname=svn%20command%20revert%20changes" title="Digg" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fphpcodez.com%2Fsvn-command-revert-changes&amp;linkname=svn%20command%20revert%20changes" title="Tumblr" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fphpcodez.com%2Fsvn-command-revert-changes&amp;linkname=svn%20command%20revert%20changes" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fphpcodez.com%2Fsvn-command-revert-changes&amp;title=svn%20command%20revert%20changes" id="wpa2a_18"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://phpcodez.com/svn-command-revert-changes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validate us zip code Javascript</title>
		<link>http://phpcodez.com/validate-us-zip-code-javascript</link>
		<comments>http://phpcodez.com/validate-us-zip-code-javascript#comments</comments>
		<pubDate>Wed, 06 Mar 2013 06:00:23 +0000</pubDate>
		<dc:creator>Pramod T P</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://phpcodez.com/?p=6043</guid>
		<description><![CDATA[var isValidZip = /(^\d{5}$)&#124;(^\d{5}-\d{4}$)/.test(zip); if(isValidZip==false) alert(“Invalid zip”); &#160;]]></description>
				<content:encoded><![CDATA[<p>var isValidZip = /(^\d{5}$)|(^\d{5}-\d{4}$)/.test(zip);<br />
if(isValidZip==false)</p>
<p dir="ltr">alert(“Invalid zip”);</p>
<p>&nbsp;</p>
<p><a class="a2a_button_facebook_like addtoany_special_service" data-href="http://phpcodez.com/validate-us-zip-code-javascript"></a><a class="a2a_button_twitter_tweet addtoany_special_service" data-count="horizontal" data-url="http://phpcodez.com/validate-us-zip-code-javascript" data-text="Validate us zip code Javascript"></a><a class="a2a_button_email" href="http://www.addtoany.com/add_to/email?linkurl=http%3A%2F%2Fphpcodez.com%2Fvalidate-us-zip-code-javascript&amp;linkname=Validate%20us%20zip%20code%20Javascript" title="Email" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/email.png" width="16" height="16" alt="Email"/></a><a class="a2a_button_facebook" href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fphpcodez.com%2Fvalidate-us-zip-code-javascript&amp;linkname=Validate%20us%20zip%20code%20Javascript" title="Facebook" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fphpcodez.com%2Fvalidate-us-zip-code-javascript&amp;linkname=Validate%20us%20zip%20code%20Javascript" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_button_myspace" href="http://www.addtoany.com/add_to/myspace?linkurl=http%3A%2F%2Fphpcodez.com%2Fvalidate-us-zip-code-javascript&amp;linkname=Validate%20us%20zip%20code%20Javascript" title="MySpace" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/myspace.png" width="16" height="16" alt="MySpace"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fphpcodez.com%2Fvalidate-us-zip-code-javascript&amp;linkname=Validate%20us%20zip%20code%20Javascript" title="Digg" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_tumblr" href="http://www.addtoany.com/add_to/tumblr?linkurl=http%3A%2F%2Fphpcodez.com%2Fvalidate-us-zip-code-javascript&amp;linkname=Validate%20us%20zip%20code%20Javascript" title="Tumblr" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/tumblr.png" width="16" height="16" alt="Tumblr"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fphpcodez.com%2Fvalidate-us-zip-code-javascript&amp;linkname=Validate%20us%20zip%20code%20Javascript" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fphpcodez.com%2Fvalidate-us-zip-code-javascript&amp;title=Validate%20us%20zip%20code%20Javascript" id="wpa2a_20"><img src="http://phpcodez.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://phpcodez.com/validate-us-zip-code-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
