<?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; PHPのエラー</title>
	<atom:link href="http://www.tekboy.net/tag/php%e3%81%ae%e3%82%a8%e3%83%a9%e3%83%bc/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>Notice: Undefined variable &#8230; について</title>
		<link>http://www.tekboy.net/archives/801?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=notice-undefined-variable-%25e3%2581%25ab%25e3%2581%25a4%25e3%2581%2584%25e3%2581%25a6</link>
		<comments>http://www.tekboy.net/archives/801#comments</comments>
		<pubDate>Tue, 23 Jul 2013 09:47:14 +0000</pubDate>
		<dc:creator>tekboy</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPのエラー]]></category>

		<guid isPermaLink="false">http://www.tekboy.net/?p=801</guid>
		<description><![CDATA[これは、日本語にすると、「注意： 未定義の変数です」という意味になります。 この Notice は、定義されていない（＝値が代入されていない）変数を参照した時に発生します。 「Undefined variabe: *** <a href="http://www.tekboy.net/archives/801"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://www.tekboy.net/archives/801/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fatal error: Call to undefined function &#8230; について</title>
		<link>http://www.tekboy.net/archives/792?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fatal-error-call-to-undefined-function-%25e3%2581%25ab%25e3%2581%25a4%25e3%2581%2584%25e3%2581%25a6</link>
		<comments>http://www.tekboy.net/archives/792#comments</comments>
		<pubDate>Tue, 23 Jul 2013 05:28:04 +0000</pubDate>
		<dc:creator>tekboy</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPのエラー]]></category>

		<guid isPermaLink="false">http://www.tekboy.net/?p=792</guid>
		<description><![CDATA[このエラーは、日本語にすると「致命的なエラー： 未定義の関数を呼び出しました」という意味になります。 どこにも定義されていない関数を呼び出していますよ、ということですが、多くの場合、関数名のスペルミスが原因だったりします <a href="http://www.tekboy.net/archives/792"> read more <span class="meta-nav">&#187;</span></a>]]></description>
		<wfw:commentRss>http://www.tekboy.net/archives/792/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
