<?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>Rochak Chauhan::Unpredictably Exciting &#187; PHP</title>
	<atom:link href="http://rochakchauhan.com/blog/category/tips-and-tricks/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://rochakchauhan.com/blog</link>
	<description>Know your limits, but never stop trying to exceed them.</description>
	<lastBuildDate>Wed, 24 Aug 2011 08:19:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>India will become Number 1 source of PHP developers soon</title>
		<link>http://rochakchauhan.com/blog/2009/07/30/india-will-become-number-1-source-of-php-developers-soon/</link>
		<comments>http://rochakchauhan.com/blog/2009/07/30/india-will-become-number-1-source-of-php-developers-soon/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 09:07:26 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[General News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[India PHP Developers Nunber 1]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=949</guid>
		<description><![CDATA[The number of Indian PHP developers has been growing at a large pace in the last few years, when compared to other countries. A few years ago, India was just one of the top ten countries with more PHP developers. Now India is number 2 and is almost surpassing United States, which is still number &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/07/30/india-will-become-number-1-source-of-php-developers-soon/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/07/30/india-will-become-number-1-source-of-php-developers-soon/feed/</wfw:commentRss>
		<slash:comments>460</slash:comments>
		</item>
		<item>
		<title>Top Ten Security Vulnerabilities in PHP Code !</title>
		<link>http://rochakchauhan.com/blog/2008/07/13/top-ten-security-vulnerabilities-in-php-code/</link>
		<comments>http://rochakchauhan.com/blog/2008/07/13/top-ten-security-vulnerabilities-in-php-code/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 08:29:57 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Security Vulnerabilities]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/2008/07/13/top-ten-security-vulnerabilities-in-php-code/</guid>
		<description><![CDATA[1. Unvalidated Parameters Most importantly, turn off register_globals. This configuration setting defaults to off in PHP 4.2.0 and later. Access values from URLs, forms, and cookies through the superglobal arrays $_GET, $_POST, and $_COOKIE. Before you use values from the superglobal arrays, validate them to make sure they don&#8217;t contain unexpected input. If you know &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2008/07/13/top-ten-security-vulnerabilities-in-php-code/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/07/13/top-ten-security-vulnerabilities-in-php-code/feed/</wfw:commentRss>
		<slash:comments>317</slash:comments>
		</item>
		<item>
		<title>Using MVC in PHP Applications.</title>
		<link>http://rochakchauhan.com/blog/2008/02/23/using-mvc-in-php-applications/</link>
		<comments>http://rochakchauhan.com/blog/2008/02/23/using-mvc-in-php-applications/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 06:57:05 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[MVC]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/2008/02/23/using-mvc-in-php-applications/</guid>
		<description><![CDATA[The Model-View-Controller (MVC) architecture provides a useful three-tier pattern for building software, as MVC patterns decouple the graphical user interface (GUI) from the application logic. That comes in useful when it comes to changing an application after it has been deployed. Separation of the views from the data means modifications made in the views do &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2008/02/23/using-mvc-in-php-applications/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/02/23/using-mvc-in-php-applications/feed/</wfw:commentRss>
		<slash:comments>236</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
