<?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>Lost-In-Code &#187; extension</title>
	<atom:link href="http://www.lost-in-code.com/tag/extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lost-in-code.com</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:07:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP : Strip or find a file extension</title>
		<link>http://www.lost-in-code.com/programming/php-code/php-strip-or-find-a-file-extension/</link>
		<comments>http://www.lost-in-code.com/programming/php-code/php-strip-or-find-a-file-extension/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 21:27:28 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[filename]]></category>
		<category><![CDATA[get file extension]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[split]]></category>
		<category><![CDATA[strip file extension]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/2007/09/29/php-strip-or-find-a-file-extension/</guid>
		<description><![CDATA[Getting a file&#8217;s extension is essential when working with uploads and other manipulations complying with files. You might have a user uploading a file and you need to rename the file before moving it from the temporary upload directory. In order to do so, you can obtain the file extension and then rename it to [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/programming/php-code/php-strip-or-find-a-file-extension/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

