$field = "abc"; if ($field > 0) { print "its a number" }