<?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>KISPHP Tutorials &#187; header</title>
	<atom:link href="http://www.kisphp.com/tag/header/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kisphp.com</link>
	<description>Keep It Simple PHP</description>
	<lastBuildDate>Fri, 12 Feb 2010 21:49:21 +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>Http Codes explained</title>
		<link>http://www.kisphp.com/http-codes-explained/</link>
		<comments>http://www.kisphp.com/http-codes-explained/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 08:14:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Basic]]></category>
		<category><![CDATA[Default]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[codes]]></category>
		<category><![CDATA[explain]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://www.kisphp.com/?p=193</guid>
		<description><![CDATA[



HTTP CODES 100-101



100
Continue
Tells the client that the first part of the request has been received and that it should continue with the rest of the request or ignore if the request has been fulfilled.


101
Switching Protocols
Tells the client that the server will switch protocols to that specified in the Upgrade message header field during the current [...]]]></description>
		<wfw:commentRss>http://www.kisphp.com/http-codes-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress PHP snippets for header</title>
		<link>http://www.kisphp.com/wordpress-php-snippets-for-header/</link>
		<comments>http://www.kisphp.com/wordpress-php-snippets-for-header/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:10:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[cheats]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.kisphp.com/?p=77</guid>
		<description><![CDATA[Here are some very usefull informations for those who use Wordpress as CMS
PHP Snippets for header &#8211; usefull functions



&#60;?php bloginfo(&#8216;name&#8217;)?&#62;
Title of the site


&#60;?php wp_title(); ?&#62;
Title of the specific post or page


&#60;?php bloginfo(&#8217;stylesheet_url&#8217;); ?&#62;
The style.css file&#8217;s location into the current layout


&#60;?php bloginfo(&#8216;pingback_url&#8217;); ?&#62;
Pingback URL for the site


&#60;?php bloginfo(&#8216;template_url&#8217;); ?&#62;
Locate the site&#8217;s theme files


&#60;?php bloginfo(&#8216;version&#8217;); ?&#62;
Installed WordPress [...]]]></description>
		<wfw:commentRss>http://www.kisphp.com/wordpress-php-snippets-for-header/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Apache Tips and Tricks</title>
		<link>http://www.kisphp.com/apache-tips-and-tricks/</link>
		<comments>http://www.kisphp.com/apache-tips-and-tricks/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 09:06:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://www.kisphp.com/?p=5</guid>
		<description><![CDATA[Apache For Webmasters is some of my favorite htaccess examples from some of my favorite .htaccess tutorials. These cut-and-paste ready htaccess code snippets are very useful for website and server administrators.
.htaccess Tutorial Index &#124; » Custom HTTP Headers
When site is “Under Construction”
This lets google crawl, lets me access (1.1.1.1) without a password, and lets access [...]]]></description>
		<wfw:commentRss>http://www.kisphp.com/apache-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
