Archive for Mythbusters

PHP Mythbusters: Count inside for loop is slow

Nov 24, 2010 10 Comments by

Is it faster to calculate the length of the loop in advance?

Mythbusters Read more

PHP Myth Busters: Using single quotes on string is faster than double quotes

Oct 28, 2010 13 Comments by

This is the first in a series of articles (I hope) that will try to deal with some known PHP Myths around.

Mythbusters Read more