Reply to comment

Consider this: $s1 =

Consider this:

$s1 = "000002";
$s2 = "002";
if ($s1 == $s2) print "'$s1' and '$s2' strings are equal!\n";

in_array() also suffers from this "feature";

:((((((((((((((((((((((((((((((

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options