<?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</title>
	<atom:link href="http://www.anil2u.info/tag/anil/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>How to create rss feeds using php and mysql</title>
		<link>http://www.anil2u.info/2010/07/how-to-create-rss-feeds-using-php-and-mysql/</link>
		<comments>http://www.anil2u.info/2010/07/how-to-create-rss-feeds-using-php-and-mysql/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 18:43:20 +0000</pubDate>
		<dc:creator>Anil Kumar Panigrahi</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Anil]]></category>
		<category><![CDATA[Anil Labs]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.anil2u.info/?p=620</guid>
		<description><![CDATA[In this post i want to explain how to create rss feeds using php code and get the data from mysql table. It is very simple to develop and use. &#160; Step 1 : Connect to database &#160; We already discussed about how to connect database using php code.See the following code to connect database: [...]]]></description>
		<wfw:commentRss>http://www.anil2u.info/2010/07/how-to-create-rss-feeds-using-php-and-mysql/feed/</wfw:commentRss>
		<slash:comments>7</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>
	</channel>
</rss>

