<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comentarios en: Las 20 funciones PHP más utilizadas por Symfony</title>
	<atom:link href="http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony/</link>
	<description>Hablamos sobre Symfony, el mejor framework para desarrollar aplicaciones web con PHP</description>
	<lastBuildDate>Tue, 07 Feb 2012 09:36:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Por: maxfrank</title>
		<link>http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony/comment-page-1/#comment-27503</link>
		<dc:creator>maxfrank</dc:creator>
		<pubDate>Wed, 14 Oct 2009 12:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony.es/?p=390#comment-27503</guid>
		<description>Hola quisiera saber donde conseguir el listado de funciones de php, variables y condicionales en español... saludos</description>
		<content:encoded><![CDATA[<p>Hola quisiera saber donde conseguir el listado de funciones de php, variables y condicionales en español&#8230; saludos</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: symfonybr :: As 20 funções mais utilizadas no Symfony</title>
		<link>http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony/comment-page-1/#comment-4186</link>
		<dc:creator>symfonybr :: As 20 funções mais utilizadas no Symfony</dc:creator>
		<pubDate>Fri, 27 Jun 2008 12:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony.es/?p=390#comment-4186</guid>
		<description>[...] Ref: http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony [...]</description>
		<content:encoded><![CDATA[<p>[...] Ref: <a href="http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony" rel="nofollow">http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: django-o-no</title>
		<link>http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony/comment-page-1/#comment-4142</link>
		<dc:creator>django-o-no</dc:creator>
		<pubDate>Fri, 20 Jun 2008 19:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony.es/?p=390#comment-4142</guid>
		<description>Eso en el caso que el script no sea con php solo te queda obtener el listado de funciones desde la web.</description>
		<content:encoded><![CDATA[<p>Eso en el caso que el script no sea con php solo te queda obtener el listado de funciones desde la web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Javier Eguiluz</title>
		<link>http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony/comment-page-1/#comment-4136</link>
		<dc:creator>Javier Eguiluz</dc:creator>
		<pubDate>Thu, 19 Jun 2008 21:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony.es/?p=390#comment-4136</guid>
		<description>Para obtener la lista completa de todas las funciones PHP es más cómodo utilizar la &lt;a href=&quot;http://es2.php.net/manual/es/function.get-defined-functions.php&quot; rel=&quot;nofollow&quot;&gt;función get_defined_functions()&lt;/a&gt; que te devuelve un array con todas las funciones internas definidas por PHP y todas las funciones definidas en tu script.</description>
		<content:encoded><![CDATA[<p>Para obtener la lista completa de todas las funciones PHP es más cómodo utilizar la <a href="http://es2.php.net/manual/es/function.get-defined-functions.php" rel="nofollow">función get_defined_functions()</a> que te devuelve un array con todas las funciones internas definidas por PHP y todas las funciones definidas en tu script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: django-o-no</title>
		<link>http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony/comment-page-1/#comment-4126</link>
		<dc:creator>django-o-no</dc:creator>
		<pubDate>Wed, 18 Jun 2008 20:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony.es/?p=390#comment-4126</guid>
		<description>El comando grep es tu amigo :-) y si lo quieres hacer mas apañao en python, php, ruby ponga aquí tu lenguaje favorito de scripting.

Y el listado de las funciones de PHP lo sacas de aquí http://es2.php.net/manual/es/indexes.php</description>
		<content:encoded><![CDATA[<p>El comando grep es tu amigo <img src='http://www.symfony.es/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  y si lo quieres hacer mas apañao en python, php, ruby ponga aquí tu lenguaje favorito de scripting.</p>
<p>Y el listado de las funciones de PHP lo sacas de aquí <a href="http://es2.php.net/manual/es/indexes.php" rel="nofollow">http://es2.php.net/manual/es/indexes.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: puentes diaz</title>
		<link>http://www.symfony.es/2008/06/18/las-20-funciones-php-mas-utilizadas-por-symfony/comment-page-1/#comment-4125</link>
		<dc:creator>puentes diaz</dc:creator>
		<pubDate>Wed, 18 Jun 2008 18:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfony.es/?p=390#comment-4125</guid>
		<description>Como pudieron hacer ese analisis?</description>
		<content:encoded><![CDATA[<p>Como pudieron hacer ese analisis?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

