<?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: 6-ть способів отримати розширення файлу в PHP</title>
	<atom:link href="http://blog.stfalcon.com/2009/03/php-get-file-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stfalcon.com/2009/03/php-get-file-extension/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-get-file-extension</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 01:14:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alexander Makhno&#8217;s Blog &#187; Get file extension in PHP</title>
		<link>http://blog.stfalcon.com/2009/03/php-get-file-extension/comment-page-1/#comment-1137</link>
		<dc:creator>Alexander Makhno&#8217;s Blog &#187; Get file extension in PHP</dc:creator>
		<pubDate>Mon, 23 Mar 2009 16:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stfalcon.com/?p=806#comment-1137</guid>
		<description>[...] get file extension in PHP on the website http://www.developers.org.ua. The original article is here http://blog.stfalcon.com/2009/03/php-get-file-extension. So let&#8217;s try [...]</description>
		<content:encoded><![CDATA[<p>[...] get file extension in PHP on the website <a href="http://www.developers.org.ua" rel="nofollow">http://www.developers.org.ua</a>. The original article is here <a href="http://blog.stfalcon.com/2009/03/php-get-file-extension" rel="nofollow">http://blog.stfalcon.com/2009/03/php-get-file-extension</a>. So let&#8217;s try [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stfalcon</title>
		<link>http://blog.stfalcon.com/2009/03/php-get-file-extension/comment-page-1/#comment-1134</link>
		<dc:creator>stfalcon</dc:creator>
		<pubDate>Mon, 23 Mar 2009 11:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stfalcon.com/?p=806#comment-1134</guid>
		<description>Вже побачив. Дякую ;)</description>
		<content:encoded><![CDATA[<p>Вже побачив. Дякую <img src='http://blog.stfalcon.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stfalcon</title>
		<link>http://blog.stfalcon.com/2009/03/php-get-file-extension/comment-page-1/#comment-1133</link>
		<dc:creator>stfalcon</dc:creator>
		<pubDate>Mon, 23 Mar 2009 11:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stfalcon.com/?p=806#comment-1133</guid>
		<description>Класний варіант! Тільки KAndy був першим ;)</description>
		<content:encoded><![CDATA[<p>Класний варіант! Тільки KAndy був першим <img src='http://blog.stfalcon.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stfalcon</title>
		<link>http://blog.stfalcon.com/2009/03/php-get-file-extension/comment-page-1/#comment-1132</link>
		<dc:creator>stfalcon</dc:creator>
		<pubDate>Mon, 23 Mar 2009 11:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stfalcon.com/?p=806#comment-1132</guid>
		<description>Супер!</description>
		<content:encoded><![CDATA[<p>Супер!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://blog.stfalcon.com/2009/03/php-get-file-extension/comment-page-1/#comment-1130</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Mon, 23 Mar 2009 10:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stfalcon.com/?p=806#comment-1130</guid>
		<description>$path_info = pathinfo($filename);
$ext = $path_info[&#039;extension&#039;];</description>
		<content:encoded><![CDATA[<p>$path_info = pathinfo($filename);<br />
$ext = $path_info['extension'];</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim Voituk</title>
		<link>http://blog.stfalcon.com/2009/03/php-get-file-extension/comment-page-1/#comment-1129</link>
		<dc:creator>Vadim Voituk</dc:creator>
		<pubDate>Mon, 23 Mar 2009 09:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stfalcon.com/?p=806#comment-1129</guid>
		<description>А теперь правильный ответ: 
$ext = pathinfo($filename, PATHINFO_EXTENSION);</description>
		<content:encoded><![CDATA[<p>А теперь правильный ответ:<br />
$ext = pathinfo($filename, PATHINFO_EXTENSION);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spirit</title>
		<link>http://blog.stfalcon.com/2009/03/php-get-file-extension/comment-page-1/#comment-1128</link>
		<dc:creator>spirit</dc:creator>
		<pubDate>Mon, 23 Mar 2009 08:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stfalcon.com/?p=806#comment-1128</guid>
		<description>7. напевно ще можна з допомогою ПХП-регулярок ereg, хоча точно не знаю завжди лише Перловськими користуюсь.

ПС: А в своїх проектах завжди використовую перший варіант.</description>
		<content:encoded><![CDATA[<p>7. напевно ще можна з допомогою ПХП-регулярок ereg, хоча точно не знаю завжди лише Перловськими користуюсь.</p>
<p>ПС: А в своїх проектах завжди використовую перший варіант.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KAndy</title>
		<link>http://blog.stfalcon.com/2009/03/php-get-file-extension/comment-page-1/#comment-1127</link>
		<dc:creator>KAndy</dc:creator>
		<pubDate>Mon, 23 Mar 2009 08:07:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stfalcon.com/?p=806#comment-1127</guid>
		<description>$pathInfo = pathInfo($path, PATHINFO_EXTENSION);</description>
		<content:encoded><![CDATA[<p>$pathInfo = pathInfo($path, PATHINFO_EXTENSION);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

