<?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; querystring</title>
	<atom:link href="http://www.appuntiphp.com/tag/querystring/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>CSS dinamici con PHP</title>
		<link>http://www.appuntiphp.com/2010/01/css-dinamici-php.html</link>
		<comments>http://www.appuntiphp.com/2010/01/css-dinamici-php.html#comments</comments>
		<pubDate>Sat, 30 Jan 2010 16:03:42 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Tutorial PHP]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css dinamici]]></category>
		<category><![CDATA[fogli di stile dinamici]]></category>
		<category><![CDATA[php css]]></category>
		<category><![CDATA[php style]]></category>
		<category><![CDATA[querystring]]></category>

		<guid isPermaLink="false">http://www.appuntiphp.com/?p=243</guid>
		<description><![CDATA[Creando un sito in PHP capita spesso di voler, o di dover, gestire dinamicamente lo stile delle pagine, ad esempio per creare template customizzabili a discrezione dell&#8217;utente, e cosi via.
La soluzione ideale, quando si lavora con i CSS,  sempre quella di utilizzare un foglio di stile esterno, ovvero un file con estensione .css, il [...]]]></description>
		<wfw:commentRss>http://www.appuntiphp.com/2010/01/css-dinamici-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gestione dei form in PHP con GET e POST</title>
		<link>http://www.appuntiphp.com/2010/01/gestione-form-php-get-post.html</link>
		<comments>http://www.appuntiphp.com/2010/01/gestione-form-php-get-post.html#comments</comments>
		<pubDate>Thu, 28 Jan 2010 11:56:40 +0000</pubDate>
		<dc:creator>lukeonweb</dc:creator>
				<category><![CDATA[Guida PHP]]></category>
		<category><![CDATA[form html]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[metodo get]]></category>
		<category><![CDATA[metodo post]]></category>
		<category><![CDATA[parametri nella url]]></category>
		<category><![CDATA[php get]]></category>
		<category><![CDATA[php post]]></category>
		<category><![CDATA[querystring]]></category>
		<category><![CDATA[recuperare dati form php]]></category>

		<guid isPermaLink="false">http://www.appuntiphp.com/?p=32</guid>
		<description><![CDATA[Il PHP utilizza le variabili predefinite $_GET e $_POST per recuperare i dati dai form HTML con gli omonimi metodi di invio.
Inviando i dati attraverso il method get i dati stessi saranno accordati alla URL della pagina come parametri di tipo querystring, mentre inviando i dati attraverso il method post avremo effettuato un vero e [...]]]></description>
		<wfw:commentRss>http://www.appuntiphp.com/2010/01/gestione-form-php-get-post.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

