Random Programming Quote 'foo' != ' foo' '6' == ' 6' '4.2' == '4.20' '133' == '0133' 133 != 0133 // Because octal. Duh. PHP Reload – All