if($variable >= $lower_limit && $variable <= $upper_limit) { miraculous_stuff; }