<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Assignment by reference</title>
	<link>http://www.phpied.com/assignment-by-reference/</link>
	<description>Stoyan's blog about (x)html, ajax, bookmarklets, browsers, css, firebug, javascript, json, mdb2, mysql, pear, performance, php, phpbb, tools, yslow, yui, writing, music,... life and everything.</description>
	<pubDate>Fri, 16 May 2008 23:38:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: winterheat</title>
		<link>http://www.phpied.com/assignment-by-reference/#comment-62554</link>
		<pubDate>Thu, 27 Sep 2007 14:17:06 +0000</pubDate>
		<guid>http://www.phpied.com/assignment-by-reference/#comment-62554</guid>
					<description>

this prints 20 also... 

while in PHP5



will print &quot;ha&quot;

while




will print &quot;hee&quot;

and be sure not to have any $b = &amp;#38;$a  in front else where... otherwise they will be synonyms...  without you knowing it.</description>
		<content:encoded><![CDATA[<p>this prints 20 also&#8230; </p>
<p>while in PHP5</p>
<p>will print "ha"</p>
<p>while</p>
<p>will print "hee"</p>
<p>and be sure not to have any $b = &amp;$a  in front else where&#8230; otherwise they will be synonyms&#8230;  without you knowing it.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
