<?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; explode</title>
	<atom:link href="http://www.appuntiphp.com/tag/explode/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>Array di stringa con le funzioni explode() e implode() di PHP</title>
		<link>http://www.appuntiphp.com/2010/02/array-stringa-funzioni-explode-implode-php.html</link>
		<comments>http://www.appuntiphp.com/2010/02/array-stringa-funzioni-explode-implode-php.html#comments</comments>
		<pubDate>Mon, 01 Feb 2010 14:38:22 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Tutorial PHP]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[array di stringa]]></category>
		<category><![CDATA[explode]]></category>
		<category><![CDATA[implode]]></category>
		<category><![CDATA[php array]]></category>
		<category><![CDATA[php explode]]></category>
		<category><![CDATA[php implode]]></category>
		<category><![CDATA[php string]]></category>
		<category><![CDATA[str_replace]]></category>

		<guid isPermaLink="false">http://www.appuntiphp.com/?p=339</guid>
		<description><![CDATA[Nella guida a PHP del sito abbiamo visto cosa sono e come gestire gli array. Vediamo adesso come creare e gestire array di stringa, ovvero come generare degli array avendo a disposizione una normale stringa di testo, e come arrivare ad una stringa di testo avendo a disposizione un array.
Utilizzeremo, rispettivamente, le funzioni explode() ed [...]]]></description>
		<wfw:commentRss>http://www.appuntiphp.com/2010/02/array-stringa-funzioni-explode-implode-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

