<?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>Free Script PHP &#187; Form Email</title>
	<atom:link href="http://www.freescriptphp.com/script/form-email/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freescriptphp.com</link>
	<description>I migliori script php presenti sul web</description>
	<lastBuildDate>Thu, 26 Aug 2010 20:35:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Script autocompletamento in PHP di una input box</title>
		<link>http://www.freescriptphp.com/form-email/script-autocompletamento-in-php-di-una-input-box/</link>
		<comments>http://www.freescriptphp.com/form-email/script-autocompletamento-in-php-di-una-input-box/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 16:05:27 +0000</pubDate>
		<dc:creator>leofire</dc:creator>
				<category><![CDATA[Form Email]]></category>

		<guid isPermaLink="false">http://www.freescriptphp.com/?p=115</guid>
		<description><![CDATA[Nell&#8217;articolo seguente andremo a realizzare uno script per l&#8217;autocompletamento di due input box facendo uso delle jquery. Le due input box saranno riempite dal contenuto di un file di testo e da una tabella presente in un database MySQL. Lo script mostrera&#8217; all&#8217;utente che inserisce del testo nellle due input  box il contenuto che puo&#8217; [...]]]></description>
		<wfw:commentRss>http://www.freescriptphp.com/form-email/script-autocompletamento-in-php-di-una-input-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inviare Fax gratis con PHP</title>
		<link>http://www.freescriptphp.com/form-email/inviare-fax-gratis-con-php/</link>
		<comments>http://www.freescriptphp.com/form-email/inviare-fax-gratis-con-php/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 16:09:48 +0000</pubDate>
		<dc:creator>leofire</dc:creator>
				<category><![CDATA[Form Email]]></category>

		<guid isPermaLink="false">http://www.freescriptphp.com/?p=85</guid>
		<description><![CDATA[Un sistema elegante e gratuito per l'invio di FAX in PHP.]]></description>
		<wfw:commentRss>http://www.freescriptphp.com/form-email/inviare-fax-gratis-con-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Messaggi criptati con PHP e PGP</title>
		<link>http://www.freescriptphp.com/form-email/messaggi-criptati-con-php-e-pgp/</link>
		<comments>http://www.freescriptphp.com/form-email/messaggi-criptati-con-php-e-pgp/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 22:51:04 +0000</pubDate>
		<dc:creator>leofire</dc:creator>
				<category><![CDATA[Form Email]]></category>
		<category><![CDATA[form criptati]]></category>
		<category><![CDATA[pgp]]></category>

		<guid isPermaLink="false">http://www.freescriptphp.com/?p=37</guid>
		<description><![CDATA[Inviare form criptati con PGP tramite PHP.]]></description>
		<wfw:commentRss>http://www.freescriptphp.com/form-email/messaggi-criptati-con-php-e-pgp/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Validazione dei dati in PHP &#8211; Parte 2 di 2</title>
		<link>http://www.freescriptphp.com/form-email/validazione-dei-dati-in-php-parte-2-di-2/</link>
		<comments>http://www.freescriptphp.com/form-email/validazione-dei-dati-in-php-parte-2-di-2/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 08:50:48 +0000</pubDate>
		<dc:creator>leofire</dc:creator>
				<category><![CDATA[Form Email]]></category>

		<guid isPermaLink="false">http://www.freescriptphp.com/?p=31</guid>
		<description><![CDATA[Utilizzo di filter_var per la validazione e la pulizia dei dati per invio mail tramite compilazione di un form di contatti generico.]]></description>
		<wfw:commentRss>http://www.freescriptphp.com/form-email/validazione-dei-dati-in-php-parte-2-di-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validazione dei dati in PHP &#8211; Parte 1 di 2</title>
		<link>http://www.freescriptphp.com/form-email/validazione-dei-dati-in-php-parte-1-di-2/</link>
		<comments>http://www.freescriptphp.com/form-email/validazione-dei-dati-in-php-parte-1-di-2/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 11:14:38 +0000</pubDate>
		<dc:creator>leofire</dc:creator>
				<category><![CDATA[Form Email]]></category>

		<guid isPermaLink="false">http://www.freescriptphp.com/?p=29</guid>
		<description><![CDATA[Validazione dei dati in PHP (ver. > 5.2). Il tutorial spiega come validare agilmente i dati in PHP e correggerli da eventuali errori dell'utente.]]></description>
		<wfw:commentRss>http://www.freescriptphp.com/form-email/validazione-dei-dati-in-php-parte-1-di-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
