<?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>ANIL KUMAR PANIGRAHI &#039;s Blog &#187; Anil Kumar Panigrahi</title>
	<atom:link href="http://www.anil2u.info/tag/anil-kumar-panigrahi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anil2u.info</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 18:21:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Facebook</title>
		<link>http://www.anil2u.info/facebook/</link>
		<comments>http://www.anil2u.info/facebook/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 09:39:06 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[Anil Kumar Panigrahi]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[Facebook Fans]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?page_id=899</guid>
		<description><![CDATA[Facebook Fans of Anil Labs &#160; Follow US &#160;&#160;&#160; &#160; Tags: Anil Kumar Panigrahi, Anil Labs, Facebook Fans]]></description>
		<wfw:commentRss>http://www.anil2u.info/facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steps to implement and hosting your website in google app engine for free</title>
		<link>http://www.anil2u.info/2011/08/steps-to-implement-and-hosting-your-website-in-google-app-engine-for-free/</link>
		<comments>http://www.anil2u.info/2011/08/steps-to-implement-and-hosting-your-website-in-google-app-engine-for-free/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 16:52:48 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General Category]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Simple CSS Code]]></category>
		<category><![CDATA[Style & Scripts]]></category>
		<category><![CDATA[Anil Kumar Panigrahi]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[free hosting]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[mobile websites]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=864</guid>
		<description><![CDATA[Hi, In this post i am going to explain simple steps to implement and hosting your website in google app engine for free. There are many hosting servers hostgator,godaddy … etc. But we have to pay amount them for hosting space.Google is providing a free hosting space with 1 GB daily bandwidth. It will be [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2011/08/steps-to-implement-and-hosting-your-website-in-google-app-engine-for-free/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to change order of display posts using php</title>
		<link>http://www.anil2u.info/2010/08/how-to-change-order-of-display-posts-using-php/</link>
		<comments>http://www.anil2u.info/2010/08/how-to-change-order-of-display-posts-using-php/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 08:03:52 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Anil Kumar Panigrahi]]></category>
		<category><![CDATA[change order]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=673</guid>
		<description><![CDATA[Hi friends, In this post i would like to explain about how to change the order of placements using php code. It is simple code to implement. We can use this code in admin section to change the order and display those content depends on order. Today i want to share with you all. Database [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2010/08/how-to-change-order-of-display-posts-using-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to get list of table names from database in mysql?</title>
		<link>http://www.anil2u.info/2010/03/how-to-get-list-of-table-names-from-database-in-mysql/</link>
		<comments>http://www.anil2u.info/2010/03/how-to-get-list-of-table-names-from-database-in-mysql/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 05:20:01 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Anil Kumar Panigrahi]]></category>
		<category><![CDATA[anil2u]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Php]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=517</guid>
		<description><![CDATA[Hi friends, I got the requirement to display the list of table names from the database using php code. I got the solution for it, once check the below code. 1) Connect to database: mysql_connect(&#8220;dbserver&#8221;,&#8221;dbuser&#8221;,&#8221;dbpassword&#8221;); 2)Get the list of tables from table $result = mysql_list_tables(&#8220;dbname&#8221;); 3) Count the total number of tables $num_tables = mysql_num_rows($result); [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2010/03/how-to-get-list-of-table-names-from-database-in-mysql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to highlight the source code in our php application?</title>
		<link>http://www.anil2u.info/2010/03/how-to-highlight-the-source-code-in-our-php-application/</link>
		<comments>http://www.anil2u.info/2010/03/how-to-highlight-the-source-code-in-our-php-application/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 11:02:31 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Anil Kumar Panigrahi]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[highlight code]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=511</guid>
		<description><![CDATA[Hi friends, In our php application some times we want to highlight the source code to user friendly , so the following function helped you to highlight the source code. 12345678910111213&#60;?php if &#40;!empty&#40;$_POST&#91;'text'&#93;&#41;&#41;&#123; echo '&#60;div style=&#34;border: solid 1px red; width:300px;height: 150px; padding: 20px; margin: 20px&#34;&#62;'; highlight_string&#40;stripslashes&#40;$_POST&#91;'text'&#93;&#41;&#41;; echo '&#60;/div&#62;'; &#125; ?&#62; &#60;form action=&#34;&#60;?php echo $_SERVER&#91;'PHP_SELF'&#93;?&#62;&#34; method=&#34;post&#34;&#62; [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2010/03/how-to-highlight-the-source-code-in-our-php-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Friendly file size for a file using php code</title>
		<link>http://www.anil2u.info/2010/03/friendly-file-size-for-a-file-using-php-code/</link>
		<comments>http://www.anil2u.info/2010/03/friendly-file-size-for-a-file-using-php-code/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 16:18:01 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Anil Kumar Panigrahi]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[friendly file size]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=509</guid>
		<description><![CDATA[Hi friends, In this post i would like to explain about get the friendly file size using simple php code. PHP Code following code is very simple to get the friendly file size format using php code. 1234567891011121314151617function frndlyfilesize&#40;$filesize&#41;&#123; if&#40;is_numeric&#40;$filesize&#41;&#41;&#123; $decr = 1024; $step = 0; $prefix = array&#40;'Byte','KB','MB','GB','TB','PB'&#41;; while&#40;&#40;$fileName / $decr&#41; &#62; 0.9&#41;&#123; $filesize [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2010/03/friendly-file-size-for-a-file-using-php-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>List of posts using php code in my blog</title>
		<link>http://www.anil2u.info/2010/03/list-of-posts-using-php-code-in-my-blog/</link>
		<comments>http://www.anil2u.info/2010/03/list-of-posts-using-php-code-in-my-blog/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 16:18:42 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Anil Kumar Panigrahi]]></category>
		<category><![CDATA[Anil Labs]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=506</guid>
		<description><![CDATA[There is list of posts using php code , hope that it will be useful ·        File Extenstion Using PHP ·        How to add line breaks in the textarea ·        What is cron job ? How to set the cron job in PHP? ·        PHP Charts with using Google API ·        SEO – URL using [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2010/03/list-of-posts-using-php-code-in-my-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create excel file with mysql data using php code</title>
		<link>http://www.anil2u.info/2010/03/how-to-create-excel-file-with-mysql-data-using-php-code/</link>
		<comments>http://www.anil2u.info/2010/03/how-to-create-excel-file-with-mysql-data-using-php-code/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 17:42:57 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Anil]]></category>
		<category><![CDATA[Anil Kumar Panigrahi]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[excel]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/2010/03/05/how-to-create-excel-file-with-mysql-data-using-php-code/</guid>
		<description><![CDATA[Hello friends, I have code for how to create a excel file with mysql data using php code. By following 5 steps to create excel file.We can implement it in admin section of websites for user list excel file. Follow the below steps to retrieve the data from database: &#160; 1) Connect to database: 1234567891011121314151617$dbhost= [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2010/03/how-to-create-excel-file-with-mysql-data-using-php-code/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Quotes</title>
		<link>http://www.anil2u.info/quotes/</link>
		<comments>http://www.anil2u.info/quotes/#comments</comments>
		<pubDate>Wed, 20 May 2009 06:13:22 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[Openinon about this blog]]></category>
		<category><![CDATA[Anil Kumar Panigrahi]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[inspire]]></category>
		<category><![CDATA[quotes]]></category>

		<guid isPermaLink="false">http://anil2u.wordpress.com/?page_id=180</guid>
		<description><![CDATA[The awesome and inspire quotations &#8230; &#8220;Think positive in life that makes life in right path &#8221; – Anil Kumar No dream is too Big to come true&#8221;  In 1980 Dherubai Ambani very struggld to get a loan from IDBI bank , but he didn&#8217;t get it, today RELIANCE is in the process of buying [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/quotes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My Profile</title>
		<link>http://www.anil2u.info/myprofile/</link>
		<comments>http://www.anil2u.info/myprofile/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 09:41:50 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[Openinon about this blog]]></category>
		<category><![CDATA[Anil Kumar Panigrahi]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[codeigniter contribution]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[facebook applications]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[google checkout]]></category>
		<category><![CDATA[payment gateways]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[protx]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Smarty]]></category>
		<category><![CDATA[sms gateway]]></category>

		<guid isPermaLink="false">http://anil2u.wordpress.com/?page_id=28</guid>
		<description><![CDATA[Anil Kumar Panigrahi @ +91  - 9393033939 Contact me @ kumaranil21@gmail.com My Domain @ http://www.anil2u.info My Blog @ http://awesome-gallery.blogspot.com Twitter @ http://www.twitter.com/anil2u Professional Experience Exposure to software design, development, implementation and maintenance of web applications, CMS Technologies, Shopping carts, new frameworks, Blog (wordpress), AJAX and JavaScript. Implemented Google Analytical Using API and PHP Video applications [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/myprofile/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

