<?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: Get File Extension</title>
	<atom:link href="http://blog.tg007.net/php-code-get-file-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tg007.net/php-code-get-file-extension/</link>
	<description>Development blog for TG007.net</description>
	<lastBuildDate>Wed, 08 Jul 2009 09:22:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: netmastan</title>
		<link>http://blog.tg007.net/php-code-get-file-extension/comment-page-1/#comment-30</link>
		<dc:creator>netmastan</dc:creator>
		<pubDate>Wed, 15 Oct 2008 04:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tg007.net/?p=7#comment-30</guid>
		<description>pathinfo work great. Substring example doesn&#039;t work when you have a file like db.class.php</description>
		<content:encoded><![CDATA[<p>pathinfo work great. Substring example doesn&#8217;t work when you have a file like db.class.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.tg007.net/php-code-get-file-extension/comment-page-1/#comment-28</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 15 Sep 2008 18:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tg007.net/?p=7#comment-28</guid>
		<description>Another option is to do something like:

</description>
		<content:encoded><![CDATA[<p>Another option is to do something like:</p>
]]></content:encoded>
	</item>
</channel>
</rss>
