<?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>Maestros del Web &#187; Manejando formularios con Flash y PHP</title>
	<atom:link href="http://www.maestrosdelweb.com/editorial/fflashphpform/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maestrosdelweb.com</link>
	<description>Un espacio para los entusiastas del web</description>
	<lastBuildDate>Wed, 28 May 2025 03:01:58 +0000</lastBuildDate>
	<language>es-ES</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	
	<item>
	
			
		<title>Manejando formularios con Flash y PHP</title>
		<link>http://www.maestrosdelweb.com/fflashphpform/ </link>
		<comments>http://www.maestrosdelweb.com/fflashphpform/#comments</comments>
		<pubDate>Tue, 09 Mar 2004 00:00:00 +0000</pubDate>
		<dc:creator><![CDATA[Enrique Chávez García]]></dc:creator>
				<category><![CDATA[Editorial]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Para este formulario, necesitaremos un servidor con soporte PHP y la funci&#243;n mail activada. ¿Como sabemos si tenenos dicha funci&#243;n?, simple. Crea un nuevo archivo PHP (&#34;send.php&#34;) y pones el siguiente c&#243;digo. C&#243;digo: &#60;?php mail(&#34;tuCorreo@tuServidor.com&#34;, &#34;Probando Ando =)&#34;, &#34;Hola Hola!!&#34;); ?&#62; S&#250;belo a tu servidor y pru&#233;balo www.tuServidor.com/send.php, Si todo esta bien te saldr&#225; una [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.maestrosdelweb.com/fflashphpform/">Manejando formularios con Flash y PHP</a> appeared first on <a rel="nofollow" href="http://www.maestrosdelweb.com">Maestros del Web</a>.</p>
]]></description>
		<wfw:commentRss>http://www.maestrosdelweb.com/fflashphpform/feed/</wfw:commentRss>
		<slash:comments>319</slash:comments>
				</item>
	</channel>
</rss>
