<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PHPのセキュリティを高めるための個人的メモ</title>
	<atom:link href="http://memorandum.yamasnet.com/archives/Post-358.html/feed" rel="self" type="application/rss+xml" />
	<link>http://memorandum.yamasnet.com/archives/Post-358.html</link>
	<description>自宅に立ち上げたプライベートサーバの構築・運用を中心に、さまざまの情報をメモっている</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:50:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: PHPのセキュリティを高めるための個人的メモ（補足） &#124; Yama's Memorandum</title>
		<link>http://memorandum.yamasnet.com/archives/Post-358.html/comment-page-1#comment-181</link>
		<dc:creator>PHPのセキュリティを高めるための個人的メモ（補足） &#124; Yama's Memorandum</dc:creator>
		<pubDate>Sun, 23 Aug 2009 03:24:43 +0000</pubDate>
		<guid isPermaLink="false">http://memorandum.yamasnet.com/?p=358#comment-181</guid>
		<description>[...] 前回のエントリー「PHPのセキュリティを高めるための個人的メモ」で、RFI（Remote File Inclusion）を避ける最も簡単な方法としてphp.iniで allow_url_fopen を off とすればよいと書いた。この場合、これまで紹介してきたサンプルコードでも用いているfile_get_contents() が使用できなくなってしまう。これに代わる方法をメモしておいた。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 前回のエントリー「PHPのセキュリティを高めるための個人的メモ」で、RFI（Remote File Inclusion）を避ける最も簡単な方法としてphp.iniで allow_url_fopen を off とすればよいと書いた。この場合、これまで紹介してきたサンプルコードでも用いているfile_get_contents() が使用できなくなってしまう。これに代わる方法をメモしておいた。 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

