<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comentarios en: Funciones de PHP</title>
	<link>http://www.edmz.org/posts/2003/05/14/funciones-de-php/</link>
	<description>weblog de eduardo dmz</description>
	<pubDate>Fri, 21 Nov 2008 18:49:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>Por: An&#243;nimo</title>
		<link>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-1436</link>
		<pubDate>Thu, 23 Jun 2005 14:30:57 +0000</pubDate>
		<guid>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-1436</guid>
					<description>ob_start y compañia tambien pueden servir como un metodo de controlar la salida de errores

http://www.forosdelweb.com/showthread.php?t=154647</description>
		<content:encoded><![CDATA[<br />
<b>Warning</b>:  preg_replace_callback() [<a href='function.preg-replace-callback'>function.preg-replace-callback</a>]: Unknown modifier '|' in <b>/home/.edina/edmz/edmz.org/wp-content/plugins/markdown.php</b> on line <b>827</b><br />
<br />
]]></content:encoded>
				</item>
	<item>
		<title>Por: kusor</title>
		<link>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-247</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-247</guid>
					<description>Pues la de ini_set - o ini_get, mismo me dá - son como para olvidarlas. Y las de ob_start() y familia. Lo cómodas que son para escribir luego en archivos!!!.</description>
		<content:encoded><![CDATA[<br />
<b>Warning</b>:  preg_replace_callback() [<a href='function.preg-replace-callback'>function.preg-replace-callback</a>]: Unknown modifier '|' in <b>/home/.edina/edmz/edmz.org/wp-content/plugins/markdown.php</b> on line <b>827</b><br />
<br />
]]></content:encoded>
				</item>
	<item>
		<title>Por: edmz</title>
		<link>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-248</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-248</guid>
					<description>Si se tiene una buena organización de código y templates, hacer un sistema barato de cache basándose en ob_start()* es trivial y poderoso.</description>
		<content:encoded><![CDATA[<br />
<b>Warning</b>:  preg_replace_callback() [<a href='function.preg-replace-callback'>function.preg-replace-callback</a>]: Unknown modifier '|' in <b>/home/.edina/edmz/edmz.org/wp-content/plugins/markdown.php</b> on line <b>827</b><br />
<br />
]]></content:encoded>
				</item>
	<item>
		<title>Por: Sebastian</title>
		<link>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-249</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-249</guid>
					<description>Y que me dicen de print_r()?

Del var_export yo habia hecho una version en PHP hace uno o dos años... muy util!</description>
		<content:encoded><![CDATA[<br />
<b>Warning</b>:  preg_replace_callback() [<a href='function.preg-replace-callback'>function.preg-replace-callback</a>]: Unknown modifier '|' in <b>/home/.edina/edmz/edmz.org/wp-content/plugins/markdown.php</b> on line <b>827</b><br />
<br />
]]></content:encoded>
				</item>
	<item>
		<title>Por: rvr</title>
		<link>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-250</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-250</guid>
					<description>Con ob_start y ob_end implementé hace un par de años el sistema de plantillas en el que se basa Blogalia. El año pasado lo subí a SourceForge con licencia BSD: &lt;a href=&quot;https://sourceforge.net/projects/templage/&quot;&gt;lib-templage&lt;/a&gt;. Cuando necesité hacer lo mismo con un script de Python fue un follón, porque no habían esas funciones... es lo que me gusta de PHP, siempre hay una función simple que te resuelve el problema.</description>
		<content:encoded><![CDATA[<br />
<b>Warning</b>:  preg_replace_callback() [<a href='function.preg-replace-callback'>function.preg-replace-callback</a>]: Unknown modifier '|' in <b>/home/.edina/edmz/edmz.org/wp-content/plugins/markdown.php</b> on line <b>827</b><br />
<br />
]]></content:encoded>
				</item>
	<item>
		<title>Por: afrael</title>
		<link>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-251</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-251</guid>
					<description>No subestime el poder de serializa y unserialize,  son excelentes para persistir objetos.

Yo las uso frecuentemente.

print_r() es mi herramienta de debugging preferida !

tambien como generalmente codifico los sites basandome en el standar fusebox no puedo vivir son el parse_url()

Bueno el post....</description>
		<content:encoded><![CDATA[<br />
<b>Warning</b>:  preg_replace_callback() [<a href='function.preg-replace-callback'>function.preg-replace-callback</a>]: Unknown modifier '|' in <b>/home/.edina/edmz/edmz.org/wp-content/plugins/markdown.php</b> on line <b>827</b><br />
<br />
]]></content:encoded>
				</item>
	<item>
		<title>Por: Jav</title>
		<link>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-252</link>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://www.edmz.org/posts/2003/05/14/funciones-de-php/#comment-252</guid>
					<description>Esta Muy Bueno</description>
		<content:encoded><![CDATA[<br />
<b>Warning</b>:  preg_replace_callback() [<a href='function.preg-replace-callback'>function.preg-replace-callback</a>]: Unknown modifier '|' in <b>/home/.edina/edmz/edmz.org/wp-content/plugins/markdown.php</b> on line <b>827</b><br />
<br />
]]></content:encoded>
				</item>
</channel>
</rss>
