<?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>CodeHelper.in &#187; MySql</title>
	<atom:link href="http://code.24by7info.net/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.24by7info.net</link>
	<description></description>
	<lastBuildDate>Thu, 08 Dec 2011 17:47:11 +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>SEO Friendly URLs with PHP</title>
		<link>http://code.24by7info.net/seo-friendly-urls-with-php/</link>
		<comments>http://code.24by7info.net/seo-friendly-urls-with-php/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 11:36:09 +0000</pubDate>
		<dc:creator>anki</dc:creator>
				<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP Scripts]]></category>
		<category><![CDATA[download code]]></category>
		<category><![CDATA[download mysql code]]></category>
		<category><![CDATA[download php code]]></category>
		<category><![CDATA[Friendly URLs]]></category>
		<category><![CDATA[Friendly URLs creation using php]]></category>
		<category><![CDATA[short urls creation using php]]></category>

		<guid isPermaLink="false">http://code.24by7info.net/?p=457</guid>
		<description><![CDATA[This post explains how to create SEO friendly URL with dynamic content using PHP and .htaccess mod redirection. Friendly URLs improves your site search engines ranking. Before trying this you have to enable mod_rewrite.so module at httpd.conf. It’s simple just few lines of PHP code converting title data to clean URL format. Download Code for [...]]]></description>
			<content:encoded><![CDATA[This post explains how to create SEO friendly URL with dynamic content using PHP and .htaccess mod redirection. Friendly URLs improves your site search engines ranking. 

Before trying this you have to enable mod_rewrite.so module at httpd.conf. It]]></content:encoded>
			<wfw:commentRss>http://code.24by7info.net/seo-friendly-urls-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Poll script using PHP, MySQL</title>
		<link>http://code.24by7info.net/online-poll-script-using-php-mysql/</link>
		<comments>http://code.24by7info.net/online-poll-script-using-php-mysql/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 06:43:05 +0000</pubDate>
		<dc:creator>anki</dc:creator>
				<category><![CDATA[MySql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Scripts]]></category>
		<category><![CDATA[Online Poll script using PHP]]></category>
		<category><![CDATA[Polling script using PHP]]></category>

		<guid isPermaLink="false">http://code.24by7info.net/?p=249</guid>
		<description><![CDATA[Polls are used to get the opinions of the visitors on different options and issues. We will use PHP to develop one on line poll script. We will use MySQL database to store the questions and answers. Here we will take care that on]]></description>
			<content:encoded><![CDATA[







Polls are used to get the opinions of the visitors on different options  and issues. We will use PHP to develop one on line poll script. We will  use MySQL database to store the questions and answers.

Here we will take care that on]]></content:encoded>
			<wfw:commentRss>http://code.24by7info.net/online-poll-script-using-php-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

