<?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>A Guide to Technology &#187; php</title>
	<atom:link href="http://www.webnol.org/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webnol.org</link>
	<description></description>
	<lastBuildDate>Wed, 07 Sep 2011 16:44:33 +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>How to install PHP Pecl GeoIP on Linux</title>
		<link>http://www.webnol.org/how-to-install-php-pecl-geoip-on-linux/</link>
		<comments>http://www.webnol.org/how-to-install-php-pecl-geoip-on-linux/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 18:20:50 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=724</guid>
		<description><![CDATA[If you are a webmaster and want to include php GeoIP functions in your code. Then you have to install Pecl GeoIP extension on your server. After installing this extension you can get geo data of any IP-address using geoip_record_by_name function. To install this extention follow these steps For Debian/Ubuntu Run following command as root [...]


Related posts:<ol><li><a href='http://www.webnol.org/install-windows-games-and-applications-on-linux/' rel='bookmark' title='Install windows games and applications on Linux'>Install windows games and applications on Linux</a></li>
<li><a href='http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/' rel='bookmark' title='Install personal webserver on Ubuntu Desktop'>Install personal webserver on Ubuntu Desktop</a></li>
<li><a href='http://www.webnol.org/how-to-speed-up-your-website/' rel='bookmark' title='How to reduce the load time of your website'>How to reduce the load time of your website</a></li>
<li><a href='http://www.webnol.org/basic-linux-commands/' rel='bookmark' title='Basic Linux Commands'>Basic Linux Commands</a></li>
<li><a href='http://www.webnol.org/top-5-applications-for-ubuntu/' rel='bookmark' title='Top 5 applications for ubuntu'>Top 5 applications for ubuntu</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/how-to-install-php-pecl-geoip-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert Alphanumeric into Decimal using php</title>
		<link>http://www.webnol.org/convert-alphanumeric-into-decimal-using-php/</link>
		<comments>http://www.webnol.org/convert-alphanumeric-into-decimal-using-php/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 14:31:45 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Programing]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=715</guid>
		<description><![CDATA[In my previous post about Convert Decimal into Alphanumeric using php you can find the php code to convert any large decimal number in small case sensitive alphanumeric string. Which is very useful for creating random user id or for url shortening script while keeping the length of id small and unique. In this article [...]


Related posts:<ol><li><a href='http://www.webnol.org/convert-decimal-into-alphanumeric-using-php/' rel='bookmark' title='Convert Decimal into Alphanumeric using php'>Convert Decimal into Alphanumeric using php</a></li>
<li><a href='http://www.webnol.org/google-advanced-search-tips/' rel='bookmark' title='Google advanced search Tips'>Google advanced search Tips</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/convert-alphanumeric-into-decimal-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add noindex, follow meta to wordpress tag page</title>
		<link>http://www.webnol.org/how-to-add-noindex-follow-meta-to-wordpress-tag-page/</link>
		<comments>http://www.webnol.org/how-to-add-noindex-follow-meta-to-wordpress-tag-page/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 08:22:57 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[SEO and Marketing]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=702</guid>
		<description><![CDATA[After google panda update most of wordpress users are deleting duplicate and low quality pages from google index. These pages includes tag pages and search pages. To remove these pages from  Google index. You have to add &#60;meta name=”googlebot” content=”noindex,follow” /&#62; in head. To add it only in tag and search pages Edit your template [...]


Related posts:<ol><li><a href='http://www.webnol.org/my-first-wordpress-plugin-for-real-time-visitor-stat/' rel='bookmark' title='My first wordpress plugin for real-time visitor stat'>My first wordpress plugin for real-time visitor stat</a></li>
<li><a href='http://www.webnol.org/google-advanced-search-tips/' rel='bookmark' title='Google advanced search Tips'>Google advanced search Tips</a></li>
<li><a href='http://www.webnol.org/how-to-get-indexed-by-google-fast/' rel='bookmark' title='How to get indexed by Google fast'>How to get indexed by Google fast</a></li>
<li><a href='http://www.webnol.org/audio-indexing-from-google/' rel='bookmark' title='Audio indexing from Google'>Audio indexing from Google</a></li>
<li><a href='http://www.webnol.org/profitable-ideas-to-make-money-from-domain-parking/' rel='bookmark' title='Profitable Ideas To Make Money From Domain Parking'>Profitable Ideas To Make Money From Domain Parking</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/how-to-add-noindex-follow-meta-to-wordpress-tag-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculating Difference Between Two Dates Using PHP</title>
		<link>http://www.webnol.org/calculating-difference-between-two-dates-using-php/</link>
		<comments>http://www.webnol.org/calculating-difference-between-two-dates-using-php/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 17:46:53 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Programing]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=220</guid>
		<description><![CDATA[Calculation of difference between 2 dates is not an easy task so I m writing a function which do this job easily. This function is useful for calculate age of person by DOB (date of birth) or calculating age of record in databse Note: Date Format should be MM/DD/YYY How to use this function? How [...]


Related posts:<ol><li><a href='http://www.webnol.org/convert-alphanumeric-into-decimal-using-php/' rel='bookmark' title='Convert Alphanumeric into Decimal using php'>Convert Alphanumeric into Decimal using php</a></li>
<li><a href='http://www.webnol.org/convert-decimal-into-alphanumeric-using-php/' rel='bookmark' title='Convert Decimal into Alphanumeric using php'>Convert Decimal into Alphanumeric using php</a></li>
<li><a href='http://www.webnol.org/wcdma-vs-hspa/' rel='bookmark' title='Difference between WCDMA vs. HSPA'>Difference between WCDMA vs. HSPA</a></li>
<li><a href='http://www.webnol.org/how-to-add-noindex-follow-meta-to-wordpress-tag-page/' rel='bookmark' title='How to add noindex, follow meta to wordpress tag page'>How to add noindex, follow meta to wordpress tag page</a></li>
<li><a href='http://www.webnol.org/whats-difference-between-hd-ready-and-full-hd/' rel='bookmark' title='Whats difference between FULL-HD and HD-READY'>Whats difference between FULL-HD and HD-READY</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/calculating-difference-between-two-dates-using-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Convert Decimal into Alphanumeric using php</title>
		<link>http://www.webnol.org/convert-decimal-into-alphanumeric-using-php/</link>
		<comments>http://www.webnol.org/convert-decimal-into-alphanumeric-using-php/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 15:13:20 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Programing]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=215</guid>
		<description><![CDATA[A Problem occurred when I was writing a script for shortUrl redirection. That using 5 Digit decimal numbers can cover only 105=100000 Urls but 5 digit alphanumeric (case sensitive) numbers are able to cover 622=916132832. So it is very helpful to keep Urls short. Example Using Decimal http://surl.bz/0 to http://surl.bz/99999 only 100000 Urls In 5 [...]


Related posts:<ol><li><a href='http://www.webnol.org/convert-alphanumeric-into-decimal-using-php/' rel='bookmark' title='Convert Alphanumeric into Decimal using php'>Convert Alphanumeric into Decimal using php</a></li>
<li><a href='http://www.webnol.org/google-advanced-search-tips/' rel='bookmark' title='Google advanced search Tips'>Google advanced search Tips</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/convert-decimal-into-alphanumeric-using-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Get rid of mysql sleep process/connections</title>
		<link>http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/</link>
		<comments>http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/#comments</comments>
		<pubDate>Wed, 13 May 2009 17:12:10 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server administration]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=177</guid>
		<description><![CDATA[Some times there are many many sleep processes in your SQL connection. These sleep connections consume a lot of resources (RAM, cache and processor). This can cause you mysql server slow down. If your mysql server is not responding then the query to the database will take a lot of time. In such situations, your [...]


Related posts:<ol><li><a href='http://www.webnol.org/backup-and-restore-large-mysql-database/' rel='bookmark' title='Backup and restore large mysql database'>Backup and restore large mysql database</a></li>
<li><a href='http://www.webnol.org/how-to-change-mysql-data-directory-location/' rel='bookmark' title='How to change Mysql data directory location'>How to change Mysql data directory location</a></li>
<li><a href='http://www.webnol.org/how-to-speed-up-your-website/' rel='bookmark' title='How to reduce the load time of your website'>How to reduce the load time of your website</a></li>
<li><a href='http://www.webnol.org/use-two-internet-connections-at-same-time/' rel='bookmark' title='Use two internet connections at same time'>Use two internet connections at same time</a></li>
<li><a href='http://www.webnol.org/google-advanced-search-tips/' rel='bookmark' title='Google advanced search Tips'>Google advanced search Tips</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to reduce the load time of your website</title>
		<link>http://www.webnol.org/how-to-speed-up-your-website/</link>
		<comments>http://www.webnol.org/how-to-speed-up-your-website/#comments</comments>
		<pubDate>Sun, 10 May 2009 10:06:13 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server administration]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=154</guid>
		<description><![CDATA[Does your website take too much time to load? The load time of your website could be a crucial parameter that makes it impressive and useful for its end users. Normally the websites with too many graphics and heavy designs take long time to load. However, sometimes even simple and light weight  designed websites take [...]


Related posts:<ol><li><a href='http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/' rel='bookmark' title='Get rid of mysql sleep process/connections'>Get rid of mysql sleep process/connections</a></li>
<li><a href='http://www.webnol.org/backup-and-restore-large-mysql-database/' rel='bookmark' title='Backup and restore large mysql database'>Backup and restore large mysql database</a></li>
<li><a href='http://www.webnol.org/how-to-change-mysql-data-directory-location/' rel='bookmark' title='How to change Mysql data directory location'>How to change Mysql data directory location</a></li>
<li><a href='http://www.webnol.org/host-your-website-on-google-for-free/' rel='bookmark' title='Host your website on Google for free'>Host your website on Google for free</a></li>
<li><a href='http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/' rel='bookmark' title='Install personal webserver on Ubuntu Desktop'>Install personal webserver on Ubuntu Desktop</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/how-to-speed-up-your-website/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

