<?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>Web kuhinja &#187; folder</title>
	<atom:link href="http://www.webkuhinja.com/tag/folder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webkuhinja.com</link>
	<description>Programer - to je onaj koji ti riješi problem koji nisi ni znao da imaš, i to na način koji ne razumiješ.</description>
	<lastBuildDate>Sun, 11 Jul 2010 11:27:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Brisanje foldera &#8211; PHP</title>
		<link>http://www.webkuhinja.com/2009/08/brisanje-foldera-php/</link>
		<comments>http://www.webkuhinja.com/2009/08/brisanje-foldera-php/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 12:02:46 +0000</pubDate>
		<dc:creator>sasa</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Uputstva]]></category>
		<category><![CDATA[brisanje]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[direktorijum]]></category>
		<category><![CDATA[folder]]></category>

		<guid isPermaLink="false">http://www.webkuhinja.com/?p=212</guid>
		<description><![CDATA[Ovo je funkcija koja briše zadati folder, kao i sve njegove podfoldere i fajlove. Kad je pozivate potrebno je samo da navedete putanju do foldere kao i njegovo ime. Npr. Rmdir(putanja/folder). &#160; &#160; function Rmdir($path) { $origipath = $path; $handler = opendir($path); while (true) { $item = readdir($handler); if ($item == &#34;.&#34; or $item == [...]]]></description>
		<wfw:commentRss>http://www.webkuhinja.com/2009/08/brisanje-foldera-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
