<?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>tekboy &#187; $_SERVER</title>
	<atom:link href="http://www.tekboy.net/tag/_server/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tekboy.net</link>
	<description>プログラミングに関するいろいろなこと</description>
	<lastBuildDate>Wed, 30 Sep 2015 01:44:01 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2</generator>
		<item>
		<title>$_SERVER の PHP_SELF / SCRIPT_NAME / REQUEST_URI の違い</title>
		<link>http://www.tekboy.net/archives/712?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=_server-%25e3%2581%25ae-php_self-script_name-request_uri-%25e3%2581%25ae%25e9%2581%2595%25e3%2581%2584</link>
		<comments>http://www.tekboy.net/archives/712#comments</comments>
		<pubDate>Mon, 24 Jun 2013 01:25:37 +0000</pubDate>
		<dc:creator>tekboy</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[$_SERVER]]></category>

		<guid isPermaLink="false">http://www.tekboy.net/?p=712</guid>
		<description><![CDATA[PHP のスーパーグローバル配列に $_SERVER というのがあります。 ここには、サーバに関する情報、PHP実行時のスクリプトのパス、ブラウザから送信されたヘッダ情報など様々な情報が含まれています。 この $_SER <a href="http://www.tekboy.net/archives/712"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://www.tekboy.net/archives/712/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
