<?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>Bagesh Singh&#039;s Blog &#187; examples</title>
	<atom:link href="http://www.bageshsingh.com/bagesh-blog/tag/examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bageshsingh.com/bagesh-blog</link>
	<description>Shortest Distance to  Web Solutions &#38; Software Solutions</description>
	<lastBuildDate>Wed, 22 Feb 2012 18:42:12 +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>5 useful url rewriting examples using .htaccess</title>
		<link>http://www.bageshsingh.com/bagesh-blog/2010/02/5-useful-url-rewriting-examples-using-htaccess/</link>
		<comments>http://www.bageshsingh.com/bagesh-blog/2010/02/5-useful-url-rewriting-examples-using-htaccess/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 14:22:26 +0000</pubDate>
		<dc:creator>Bagesh Singh</dc:creator>
				<category><![CDATA[htaccess]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[url rewriting]]></category>

		<guid isPermaLink="false">http://www.bageshsingh.com/bagesh-blog/?p=17</guid>
		<description><![CDATA[If you are looking for the examples of URL rewriting then this post might be useful for you. In this post, I Posts Related to 5 useful url rewriting examples using .htaccessHide .php extension with url rewriting using .htaccessLast time IHow to check and enable mod_rewrite module in apacheI’ve got around 15 emails asking from [...]]]></description>
			<content:encoded><![CDATA[<p>If you are looking for the examples of URL rewriting then this post might be useful for you. In this post, I</p>
<div id="seo_alrp_related"><h2>Posts Related to 5 useful url rewriting examples using .htaccess</h2><ul><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/02/hide-php-extension-with-url-rewriting-using-htaccess/" rel="bookmark">Hide .php extension with url rewriting using .htaccess</a></h3><p>Last time I</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/11/check-enable-mod_rewrite-apache/" rel="bookmark">How to check and enable mod_rewrite module in apache</a></h3><p>I’ve got around 15 emails asking from readers, how to check the mod_rewrite module in apache and enable mod_rewrite module in apache after reading two ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/02/custom-error-page-with-htaccess/" rel="bookmark">Custom Error Page with .htaccess</a></h3><p>In my last post of Hiding .php file extension with .htaccess Michael has mentioned that you can create your own custom page for the the ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2010/11/uploading-largebig-files-in-php-using-htaccess-2/" rel="bookmark">Uploading large(big) files in PHP using .htaccess</a></h3><p>I’ve seen that many of my friends are struggling with the uploads of the bigger or larger files in PHP. After looking at their struggle, ...</p></div></li><li><div class="seo_alrp_rl_content"><h3><a href="http://www.bageshsingh.com/bagesh-blog/2011/08/how-to-connect-to-ms-sql-server-database/" rel="bookmark">How to connect to MS SQL Server database</a></h3><p>Below is the code for connecting to a MSSQL Server database. &lt;?php $myServer = "localhost"; $myUser = "your_name"; $myPass = "your_password"; $myDB = "examples"; //connection ...</p></div></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.bageshsingh.com/bagesh-blog/2010/02/5-useful-url-rewriting-examples-using-htaccess/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

