<?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/programming/php-coding-tips-and-tricks/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>PHP Keyword Analyser</title>
		<link>http://rochakchauhan.com/blog/2009/03/09/php-keyword-analyser/</link>
		<comments>http://rochakchauhan.com/blog/2009/03/09/php-keyword-analyser/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 09:07:17 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Free source code]]></category>
		<category><![CDATA[PHP Class]]></category>
		<category><![CDATA[PHP Keyword Analyser]]></category>
		<category><![CDATA[SEO Tool]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=820</guid>
		<description><![CDATA[This can be used to find out how a site ranks in Google for a keyword. It can access Google search pages to perform a search for a given keyword. The class check the first 10 pages of results and check whether any pages of a given site appear in the results. It returns the &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/03/09/php-keyword-analyser/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2009/03/09/php-keyword-analyser/feed/</wfw:commentRss>
		<slash:comments>427</slash:comments>
		</item>
		<item>
		<title>PHP vs JSP</title>
		<link>http://rochakchauhan.com/blog/2008/09/25/php-vs-jsp/</link>
		<comments>http://rochakchauhan.com/blog/2008/09/25/php-vs-jsp/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 14:17:48 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[JSP]]></category>
		<category><![CDATA[PHP vs JSP]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=428</guid>
		<description><![CDATA[In my opinion, developing a Web based application in JSP (Java) is more or less like killing a housefly with a bazooka. Of course you will hit your target, no one is denying that, but you will also have collateral damage along with it. This damage ranges from Cost of hardware, hosting, servers and development. &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2008/09/25/php-vs-jsp/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/09/25/php-vs-jsp/feed/</wfw:commentRss>
		<slash:comments>392</slash:comments>
		</item>
		<item>
		<title>Zend To Collaborate With Adobe</title>
		<link>http://rochakchauhan.com/blog/2008/09/20/zend-to-collaborate-with-adobe/</link>
		<comments>http://rochakchauhan.com/blog/2008/09/20/zend-to-collaborate-with-adobe/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 14:26:46 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Collaborate]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=402</guid>
		<description><![CDATA[Original Source Zend.com Zend To Collaborate With Adobe To Accelerate Rich Web Application Development Using PHP and Open Source Flex Framework New Collaboration Combines the Flexibility, Reliability and Productivity of PHP Technology with the Powerful User Experience of Adobe Flex and Flash Technology Zend/PHP Conference and Expo, SANTA CLARA, Calif. — September 16, 2008 — &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2008/09/20/zend-to-collaborate-with-adobe/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/09/20/zend-to-collaborate-with-adobe/feed/</wfw:commentRss>
		<slash:comments>257</slash:comments>
		</item>
		<item>
		<title>How to implement Tag Clouds in PHP</title>
		<link>http://rochakchauhan.com/blog/2008/09/15/how-to-implement-tag-clouds-in-php/</link>
		<comments>http://rochakchauhan.com/blog/2008/09/15/how-to-implement-tag-clouds-in-php/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 12:22:12 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Implement Tag Clouds]]></category>
		<category><![CDATA[Tag]]></category>
		<category><![CDATA[Tag Cloud]]></category>
		<category><![CDATA[Tag Clouds]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=341</guid>
		<description><![CDATA[What are Tag Clouds? In technical terms “Tag cloud” can be defined as visual depiction of user-generated tags (words), used typically to describe the content of that page or the website. Not so long ago, we used “meta” tags to describe and define the html page and its contents. In the current time, tag clouds &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2008/09/15/how-to-implement-tag-clouds-in-php/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/09/15/how-to-implement-tag-clouds-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun’s Web Stack Offers Choice of Operating Systems</title>
		<link>http://rochakchauhan.com/blog/2008/07/24/sun%e2%80%99s-web-stack-offers-choice-of-operating-systems/</link>
		<comments>http://rochakchauhan.com/blog/2008/07/24/sun%e2%80%99s-web-stack-offers-choice-of-operating-systems/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 04:09:40 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/2008/07/24/sun%e2%80%99s-web-stack-offers-choice-of-operating-systems/</guid>
		<description><![CDATA[Sun showed off its Web Stack on Tuesday, as its name indicates, the stack includes technology used to run Web sites and Web applications. It is based on the AMP portion of the LAMP stack (Linux, Apache, MySQL, Perl/Python/PHP), but users will have a choice of operating systems: Sun’s Solaris, Linux, Windows or other operating &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2008/07/24/sun%e2%80%99s-web-stack-offers-choice-of-operating-systems/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/07/24/sun%e2%80%99s-web-stack-offers-choice-of-operating-systems/feed/</wfw:commentRss>
		<slash:comments>232</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>318</slash:comments>
		</item>
		<item>
		<title>Get Country and City from IP for FREE !</title>
		<link>http://rochakchauhan.com/blog/2008/04/18/get-country-and-city-from-ip-for-free/</link>
		<comments>http://rochakchauhan.com/blog/2008/04/18/get-country-and-city-from-ip-for-free/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 11:25:47 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[City from IP]]></category>
		<category><![CDATA[Country from IP]]></category>
		<category><![CDATA[GeoIP API]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/2008/04/18/get-country-and-city-from-ip-for-free/</guid>
		<description><![CDATA[DMW Technologies (P) Limited launcher an API to extract all possible information from any IP. You can sign up for free for the API at http://geoip.dmwtechnologies.com We call it IP Intelligence. It is an open source API which can determine country, state/region, city, US area code, metro code, latitude, and longitude information for IP addresses &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2008/04/18/get-country-and-city-from-ip-for-free/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/04/18/get-country-and-city-from-ip-for-free/feed/</wfw:commentRss>
		<slash:comments>370</slash:comments>
		</item>
		<item>
		<title>CodeGear releases &#8220;Delphi for PHP&#8221; version 2.0</title>
		<link>http://rochakchauhan.com/blog/2008/04/16/codegear-releases-delphi-for-php-version-20/</link>
		<comments>http://rochakchauhan.com/blog/2008/04/16/codegear-releases-delphi-for-php-version-20/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 03:32:57 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[CodeGear]]></category>
		<category><![CDATA[Delphi for PHP]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/2008/04/16/codegear-releases-delphi-for-php-version-20/</guid>
		<description><![CDATA[CodeGear, the developer tools arm of Borland Software, has upgraded its tool set for PHP developers. The company announced Delphi for PHP 2.0 on April 14. Delphi for PHP is an IDE (integrated development environment) for rapidly building interactive Web applications using visual drag-and-drop design capabilities. The product also features a PHP component framework. CodeGear &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2008/04/16/codegear-releases-delphi-for-php-version-20/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/04/16/codegear-releases-delphi-for-php-version-20/feed/</wfw:commentRss>
		<slash:comments>464</slash:comments>
		</item>
		<item>
		<title>Now a PHP Library for Microsoft Dot.Net</title>
		<link>http://rochakchauhan.com/blog/2008/04/16/now-a-php-library-for-microsoft-dotnet/</link>
		<comments>http://rochakchauhan.com/blog/2008/04/16/now-a-php-library-for-microsoft-dotnet/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 03:27:15 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Dot.Net]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/2008/04/16/now-a-php-library-for-microsoft-dotnet/</guid>
		<description><![CDATA[A small set of PHP files to support using the Microsoft AJAX Library with PHP web applications. The current release supports creating web service proxies in PHP code such that the Microsoft AJAX Library (a free download from http://ajax.asp.net) can call them from client-side code. Future releases will support localization and globalization, debug and release &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2008/04/16/now-a-php-library-for-microsoft-dotnet/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/04/16/now-a-php-library-for-microsoft-dotnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Apps Provisioning PHP Client Library</title>
		<link>http://rochakchauhan.com/blog/2008/04/11/google-apps-provisioning-php-client-library/</link>
		<comments>http://rochakchauhan.com/blog/2008/04/11/google-apps-provisioning-php-client-library/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 03:45:24 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Google Apps]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/2008/04/11/google-apps-provisioning-php-client-library/</guid>
		<description><![CDATA[By Trevor Johns, The Google data APIs team The Google Apps Provisioning API allows Google Apps domain administrators to manage users, their nicknames, and associated email lists. Now a new PHP client library for accessing version 2.0 of this API is available. The PHP client is being included as part of the recent release of &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2008/04/11/google-apps-provisioning-php-client-library/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/04/11/google-apps-provisioning-php-client-library/feed/</wfw:commentRss>
		<slash:comments>378</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! -->
