<?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>Appuntiphp.com &#187; fclose</title>
	<atom:link href="http://www.appuntiphp.com/tag/fclose/feed" rel="self" type="application/rss+xml" />
	<link>http://www.appuntiphp.com</link>
	<description>Il blog italiano su PHP e MySQL</description>
	<lastBuildDate>Thu, 08 Apr 2010 09:34:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Contatore grafico in PHP</title>
		<link>http://www.appuntiphp.com/2010/02/contatore-grafico-in-php.html</link>
		<comments>http://www.appuntiphp.com/2010/02/contatore-grafico-in-php.html#comments</comments>
		<pubDate>Mon, 01 Feb 2010 14:41:39 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Tutorial PHP]]></category>
		<category><![CDATA[contatore accessi]]></category>
		<category><![CDATA[contatore grafico]]></category>
		<category><![CDATA[contatore php]]></category>
		<category><![CDATA[fclose]]></category>
		<category><![CDATA[fopen]]></category>
		<category><![CDATA[fputs]]></category>

		<guid isPermaLink="false">http://www.appuntiphp.com/?p=343</guid>
		<description><![CDATA[In un precedente tutorial abbiamo visto come creare un contatore di accessi in PHP utilizzando come supporto per la memorizzazione degli accessi un semplice file di testo. In detto tutorial effettuiamo la stampa a video degli accessi in formato testo, quindi semplicemente accedendo al file di testo, reperendo il risultato e stampandolo a video.
Il presente [...]]]></description>
		<wfw:commentRss>http://www.appuntiphp.com/2010/02/contatore-grafico-in-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leggere un file XML con PHP</title>
		<link>http://www.appuntiphp.com/2010/02/leggere-file-xml-php.html</link>
		<comments>http://www.appuntiphp.com/2010/02/leggere-file-xml-php.html#comments</comments>
		<pubDate>Mon, 01 Feb 2010 12:17:21 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Tutorial PHP]]></category>
		<category><![CDATA[fclose]]></category>
		<category><![CDATA[fopen]]></category>
		<category><![CDATA[leggere file xml]]></category>
		<category><![CDATA[php xml]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.appuntiphp.com/?p=303</guid>
		<description><![CDATA[PHP dispone di classi dedicate alla gestione del formato XML, abbastanza ostiche per chi è alle prime armi col PHP e con l&#8217;XML. E&#8217; tuttavia possibile utilizzare le funzioni per la gestione dei file, le funzioni per le espressioni regolari ed un po di fantasia per leggere un file XML in modo semplice e veloce.
Iniziamo [...]]]></description>
		<wfw:commentRss>http://www.appuntiphp.com/2010/02/leggere-file-xml-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Un contatore di accessi in PHP con un file di testo</title>
		<link>http://www.appuntiphp.com/2010/02/contatore-accessi-php-file-testo.html</link>
		<comments>http://www.appuntiphp.com/2010/02/contatore-accessi-php-file-testo.html#comments</comments>
		<pubDate>Mon, 01 Feb 2010 12:15:41 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Tutorial PHP]]></category>
		<category><![CDATA[contatore accessi]]></category>
		<category><![CDATA[contatore php]]></category>
		<category><![CDATA[fclose]]></category>
		<category><![CDATA[file di testo]]></category>
		<category><![CDATA[fopen]]></category>
		<category><![CDATA[fputs]]></category>
		<category><![CDATA[localhost]]></category>

		<guid isPermaLink="false">http://www.appuntiphp.com/?p=300</guid>
		<description><![CDATA[Il contatore di accessi è uno strumento indispensabile per sapere quanti utenti visitano il proprio sito; se ne possono sviluppare di molto sofisticati e, quanto più sofisticato è il contatore, tanto migliori sono le statistiche che se ne possono trarre.
Inizieremo comunque con qualcosa di estremamente semplice: scriveremo in PHP un contatore di accessi basato su [...]]]></description>
		<wfw:commentRss>http://www.appuntiphp.com/2010/02/contatore-accessi-php-file-testo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
