How can I determine using PHP code that, for example, I have a variable that has a value
if (($value > 1 && $value < 10) || ($value > 20 && $value < 40))