$tt = "03"; if ($tt == $this_category) { print "YES"; } else {print "NO: tt--$tt-- this_category--$this_category--";}