<?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>Studio Informatico &#187; elenco directory php</title>
	<atom:link href="http://www.studioinformatico.net/index.php/tag/elenco-directory-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.studioinformatico.net</link>
	<description>Studio Tecnico di Ingegneria Informatica di Ing. Simone Zanella - Sviluppo e programmazione - Progettazione applicazioni, portali e siti internet - Consulenza Informatica - Assistenza computer - P.IVA 01414320083 - Tel. 329.9586153 - Assistenza informatica a Imperia e provincia, Andora, Albenga.</description>
	<lastBuildDate>Tue, 09 Mar 2010 22:56:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Elenco directory in php</title>
		<link>http://www.studioinformatico.net/index.php/2009/09/16/elenco-directory-in-php/</link>
		<comments>http://www.studioinformatico.net/index.php/2009/09/16/elenco-directory-in-php/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 10:32:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmazione]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[elenco directory]]></category>
		<category><![CDATA[elenco directory php]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[ordered]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.studioinformatico.net/?p=98</guid>
		<description><![CDATA[Ecco uno script utile in PHP per mostrare l&#8217;elenco di una cartella del proprio server, qui sotto il codice della pagina (da creare e salvare a piacimento, ad esempio index.php):
&#60;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.1//EN&#8221; &#8220;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&#8221;&#62;
&#60;html&#62;
&#60;head&#62;
&#60;title&#62;Elenco files&#60;/title&#62;
&#60;meta http-equiv=&#8221;Content-Type&#8221; content=&#8221;text/html; charset=ISO-8859-1&#8243;&#62;
&#60;style type=&#8217;text/css&#8217;&#62;
body {
font-family: verdana;
background-color: #000;
color: #FFF;
}
a {
color: #FFFF00;
text-decoration: none;
}
.red {
color: #FF0000;
}
.green {
color: #00CC00;
}
.yellow {
color: #FFFF00;
}
a:hover {
color: [...]]]></description>
		<wfw:commentRss>http://www.studioinformatico.net/index.php/2009/09/16/elenco-directory-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
