<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Fri, 09 Jan 2009 06:20:52 +0000</pubDate>
		<copyright>1998-2009 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Emulating the PHP foreach(){...} in javascript 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/620/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/620/comments/</comments>
		<pubDate>Sat, 03 Mar 2007 05:55:37 +0000</pubDate>
		<dc:creator>shachi</dc:creator>
		<category>foreach, JavaScript</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/620/</guid>
		<description>
			<![CDATA[
				<p>Just a small snippet I discovered when I was tired writing somearrayname\[i\] I thought there was something like foreach in javascript but couldn't find any so why not make one?<br />For those foreach(){...} lovers.<img src="http://www.bytemycode.com/img/wysiwyg/emo-wink.gif" /><br /><br />Hope it makes your life easier.</p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>