News Feed
Jobs Feed
Sections




News Archive
Spindrop.us:
PHP double versus single quotes
March 06, 2007 @ 10:53:00

In a new post on the Spindrop.us site today, Dave Dash takes a look at the differences between using single quotes and double quotes in your applications.

I've been indoctrinated with the "use single quotes whenever possible" methodology, but I never really put it to the test. Is it really worth it for me to go back and look at old code that uses double quotes and change them? Like all best practices, the answer is "maybe."

To show his point, he whipped up some simple tests to get the results of using double quotes and appending, using double quotes with the variable inside, and using single quotes and appending. His results showed that the first option was the fastest, not the one with single quotes.

0 comments voice your opinion now!
doublequotes singlequotes test harness benchmark doublequotes singlequotes test harness benchmark


blog comments powered by Disqus

Similar Posts

Gonzalo Ayuso's Blog: PHP Template Engine Comparison

Ed Finkler's Blog: PHPSecInfo v0.2 now Available

Martin Sikora's Blog: Storing arrays using JSON, serialize and var_export

Start up web 2.0 Blog: CakePHP & CodeIgniter Benchmark

Matt Frost: Using Selenium2 with PHPUnit


Community Events









Don't see your event here?
Let us know!


code opinion testing unittest example interview framework release object phpunit development community language podcast composer zendframework2 api tool database introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework