<?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; cicli php</title>
	<atom:link href="http://www.appuntiphp.com/tag/cicli-php/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>Istruzioni di iterazione in PHP</title>
		<link>http://www.appuntiphp.com/2010/01/istruzioni-iterazione-php.html</link>
		<comments>http://www.appuntiphp.com/2010/01/istruzioni-iterazione-php.html#comments</comments>
		<pubDate>Thu, 28 Jan 2010 11:42:01 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Guida PHP]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[cicli php]]></category>
		<category><![CDATA[ciclo for]]></category>
		<category><![CDATA[ciclo foreach]]></category>
		<category><![CDATA[ciclo while]]></category>

		<guid isPermaLink="false">http://www.appuntiphp.com/?p=12</guid>
		<description><![CDATA[Completiamo il discorso sulle istruzioni di controllo in PHP affrontando le istruzioni di iterazione, comunemente conosciute come cicli. Un ciclo, come il termine lascia ad intendere, è una struttura sintattica e funzionale il cui scopo è quello di ripetere &#8220;N volte&#8221; le istruzioni contenute al suo interno. Si immagini dunque una necessità come potrebbe essere [...]]]></description>
		<wfw:commentRss>http://www.appuntiphp.com/2010/01/istruzioni-iterazione-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

