<?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: &#8220;Quotations&#8221; &amp; Concatenation in PHP</title>
	<atom:link href="http://www.crainbandy.com/programming/quotations-concatenation-in-php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.crainbandy.com/programming/quotations-concatenation-in-php</link>
	<description>For Web Developers</description>
	<lastBuildDate>Sun, 18 Jul 2010 21:01:27 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bryan</title>
		<link>http://www.crainbandy.com/programming/quotations-concatenation-in-php/comment-page-1#comment-1003</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Fri, 22 Jun 2007 14:37:50 +0000</pubDate>
		<guid isPermaLink="false">https://crainbandy.com/2006/08/21/quotations-concatenation-in-php/#comment-1003</guid>
		<description>I would sift through the array on it&#039;s creation and create class properties for it by name (foreach)
and just use $obj-&gt;propertyAccesser()-&gt;property;

That&#039;s more like what I&#039;d do.</description>
		<content:encoded><![CDATA[<p>I would sift through the array on it&#8217;s creation and create class properties for it by name (foreach)<br />
and just use $obj-&gt;propertyAccesser()-&gt;property;</p>
<p>That&#8217;s more like what I&#8217;d do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan</title>
		<link>http://www.crainbandy.com/programming/quotations-concatenation-in-php/comment-page-1#comment-1002</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Fri, 22 Jun 2007 14:37:11 +0000</pubDate>
		<guid isPermaLink="false">https://crainbandy.com/2006/08/21/quotations-concatenation-in-php/#comment-1002</guid>
		<description>That&#039;s pretty ridiculous for a simple object to return an array element.</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty ridiculous for a simple object to return an array element.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew</title>
		<link>http://www.crainbandy.com/programming/quotations-concatenation-in-php/comment-page-1#comment-1001</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Fri, 22 Jun 2007 04:33:45 +0000</pubDate>
		<guid isPermaLink="false">https://crainbandy.com/2006/08/21/quotations-concatenation-in-php/#comment-1001</guid>
		<description>Hey how do you feel about this ?

echo &quot;abla bla {$obj-&gt;getSomething()} {$arr[0]}&quot;;

Do you think this is evil - If so how evil ?</description>
		<content:encoded><![CDATA[<p>Hey how do you feel about this ?</p>
<p>echo &#8220;abla bla {$obj-&gt;getSomething()} {$arr[0]}&#8221;;</p>
<p>Do you think this is evil &#8211; If so how evil ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
