<?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>smartcoderszone - A Blog about Web Development Tutorials and Tips, PHP, Mysql,  Javascript, CSS, Jquery, SEO, Twitter and Facebook Scripts &#187; Server side</title>
	<atom:link href="http://smartcoderszone.com/category/server-side/feed/" rel="self" type="application/rss+xml" />
	<link>http://smartcoderszone.com</link>
	<description>Web Development Tutorials and Tips, PHP, Javascript, CSS, Joomla, Ajax, Jquery, Mysql, SEO, Twitter and Facebook Scripts</description>
	<lastBuildDate>Sat, 15 Oct 2011 20:24:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>.htaccess basic features with example</title>
		<link>http://smartcoderszone.com/2011/03/htaccess-basic-features-with-example/</link>
		<comments>http://smartcoderszone.com/2011/03/htaccess-basic-features-with-example/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 20:11:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server side]]></category>
		<category><![CDATA[.htaccess basic features with example]]></category>
		<category><![CDATA[Allow/Deny directory browsing using htaccess]]></category>
		<category><![CDATA[Caching using htaccess]]></category>
		<category><![CDATA[Change the default index page of a directory or site using htaccess]]></category>
		<category><![CDATA[Define custom error pages using htaccess]]></category>
		<category><![CDATA[Deny/Allow IP addresses using htaccess]]></category>
		<category><![CDATA[Display SEO friendly urls using htaccess]]></category>
		<category><![CDATA[Enabling SSI (server side includes) using htaccess]]></category>
		<category><![CDATA[how to create .htaccess]]></category>
		<category><![CDATA[Password protecting directories using htaccess]]></category>
		<category><![CDATA[redirect page or website 301 or 302 using htaccess]]></category>
		<category><![CDATA[Redirecting pages / sites temporary or permanently using htaccess]]></category>
		<category><![CDATA[what is .htaccess in php]]></category>

		<guid isPermaLink="false">http://smartcoderszone.com/?p=266</guid>
		<description><![CDATA[
			
				
			
		
.htaccess files (or &#8220;distributed configuration files&#8221;) provide a way to make configuration changes on a per-directory basis. In simple words, htaccess allow you to override the default server configuration using certain commands. htaccess file works in Apache Web Server on both Linux/Unix and Windows operating system. This post has some basic example and method to [...]]]></description>
		<wfw:commentRss>http://smartcoderszone.com/2011/03/htaccess-basic-features-with-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cron tab basic with examples &#8211; advanced unix style</title>
		<link>http://smartcoderszone.com/2010/05/cron-tab-basic-with-examples-advanced-unix-style/</link>
		<comments>http://smartcoderszone.com/2010/05/cron-tab-basic-with-examples-advanced-unix-style/#comments</comments>
		<pubDate>Mon, 24 May 2010 11:54:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server side]]></category>
		<category><![CDATA[* notation in cron job settings]]></category>
		<category><![CDATA[advanced unix style]]></category>
		<category><![CDATA[Cron tab basic with examples]]></category>
		<category><![CDATA[how to set time in cron job]]></category>
		<category><![CDATA[php cron job settings]]></category>
		<category><![CDATA[Standard Unix Style]]></category>
		<category><![CDATA[unix cron job settings in php]]></category>
		<category><![CDATA[What is crontab]]></category>
		<category><![CDATA[what is the meaning of * in cron job]]></category>

		<guid isPermaLink="false">http://smartcoderszone.com/?p=35</guid>
		<description><![CDATA[
			
				
			
		
What is crontab?
cron is a Unix utility or program, which allows users to run other programs at scheduled times. Crontab is a file which contains the schedule of cron entries to be run and at specified times. In order to run a cron job, you need to program it. Fortunately, most web servers are able [...]]]></description>
		<wfw:commentRss>http://smartcoderszone.com/2010/05/cron-tab-basic-with-examples-advanced-unix-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

