<?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>Comments on: PHP syntax: iterate over an array</title>
	<atom:link href="http://www.tech-recipes.com/rx/294/php-syntax-iterate-over-an-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/294/php-syntax-iterate-over-an-array/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Thu, 09 Feb 2012 21:01:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MAc Mold</title>
		<link>http://www.tech-recipes.com/rx/294/php-syntax-iterate-over-an-array/comment-page-1/#comment-50767</link>
		<dc:creator>MAc Mold</dc:creator>
		<pubDate>Wed, 19 Oct 2011 13:37:16 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-50767</guid>
		<description>This does work with me 
following error is shown 

Error description	Invalid argument supplied for foreach()

My Syntax 
				foreach($amountarray as $v)
				{
					Print $v;
				}</description>
		<content:encoded><![CDATA[<p>This does work with me<br />
following error is shown </p>
<p>Error description	Invalid argument supplied for foreach()</p>
<p>My Syntax<br />
				foreach($amountarray as $v)<br />
				{<br />
					Print $v;<br />
				}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/8 queries in 0.420 seconds using memcached
Object Caching 254/257 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 02:41:54 -->
