Didn&#39;t I say that nearly 5 hours ago?!<br><br><div class="gmail_quote">On Thu, Mar 3, 2011 at 2:15 PM, Chip Bennett <span dir="ltr">&lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">And our point is: this is the THEME REVIEW mail list. Your question is not related to Theme Review, per se. It might be more relevant on the WP-Hackers mail list, perhaps?<div>

<br></div><div><font color="#888888">Chip<br><br></font><div class="gmail_quote"><div><div></div><div class="h5">
On Thu, Mar 3, 2011 at 1:10 PM, Satish Gandham <span dir="ltr">&lt;<a href="mailto:satish.iitg@gmail.com" target="_blank">satish.iitg@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><div></div><div class="h5">
Question here is not about consistency, <br><br>We use single quotes when we are not evaluating anything within the string.<br><br>echo &quot;Hello World!&quot; uses more cpu resources than echo &#39;Hello World&#39;.<br>


<br>
<br>I want know which of these two is better.<div><div></div><div><br><br>&lt;?php<br>echo &quot;This is a string with variable $test_variable&quot;<br> ?&gt;<br>
<br> &lt;?php<br> 
echo &#39;This is another variant of the above statement 
&#39;.$test_variable<br> ?&gt;<br><br><br>
</div></div><br></div></div><div class="im">_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></div></blockquote></div><br></div>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br>