<?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- Getting The Filename From A URL</title>
	<atom:link href="http://www.brightcherry.co.uk/scribbles/2009/03/27/php-getting-the-filename-from-a-url/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brightcherry.co.uk/scribbles/2009/03/27/php-getting-the-filename-from-a-url/</link>
	<description></description>
	<lastBuildDate>Wed, 25 Aug 2010 19:01:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jacob</title>
		<link>http://www.brightcherry.co.uk/scribbles/2009/03/27/php-getting-the-filename-from-a-url/comment-page-1/#comment-1037</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Sat, 17 Jul 2010 11:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.brightcherry.co.uk/scribbles/?p=81#comment-1037</guid>
		<description>you are a god-send!</description>
		<content:encoded><![CDATA[<p>you are a god-send!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodrigo</title>
		<link>http://www.brightcherry.co.uk/scribbles/2009/03/27/php-getting-the-filename-from-a-url/comment-page-1/#comment-605</link>
		<dc:creator>rodrigo</dc:creator>
		<pubDate>Sun, 31 May 2009 14:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.brightcherry.co.uk/scribbles/?p=81#comment-605</guid>
		<description>Other method

$base = basename($_SERVER[&#039;REQUEST_URI&#039;], &quot;.php&quot;);</description>
		<content:encoded><![CDATA[<p>Other method</p>
<p>$base = basename($_SERVER['REQUEST_URI'], &#8220;.php&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
