A computer blog as colorful as Lapskaus ingredients ...
$str1 = "Test"; $str2 = "Test"; if ($str1 == "Test") echo "OK-1"; if ($str1 == $str2) echo "OK-2";?>
Post a Comment
No comments:
Post a Comment