<?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>Pixelar.me &#187; break</title>
	<atom:link href="http://pixelar.me/tag/break/feed/" rel="self" type="application/rss+xml" />
	<link>http://pixelar.me</link>
	<description>Si no es digital, quedo afuera!</description>
	<lastBuildDate>Mon, 24 Oct 2011 12:35:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Sentencia break;</title>
		<link>http://pixelar.me/sentencia-break/</link>
		<comments>http://pixelar.me/sentencia-break/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 03:39:13 +0000</pubDate>
		<dc:creator>Marcelo</dc:creator>
				<category><![CDATA[Códigos]]></category>
		<category><![CDATA[Tutoriales PHP]]></category>
		<category><![CDATA[break]]></category>
		<category><![CDATA[bucles]]></category>
		<category><![CDATA[código]]></category>
		<category><![CDATA[conceptos]]></category>
		<category><![CDATA[estructuras]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programación]]></category>

		<guid isPermaLink="false">http://phpnight.com/?p=129</guid>
		<description><![CDATA[Producto de la duda de el usuario jose, decidí crear este artículo, explicando la función de la sentencia break de PHP. La sentencia break; sirve para terminar la ejecución de alguna de las siguientes estructuras: for, foreach, while, do-while o switch. O sea, si en algún momento se ejecuta un break; el script se dirige [...]]]></description>
		<wfw:commentRss>http://pixelar.me/sentencia-break/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

