between
Checks for numbers within the given range
Parameters
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
$min * | mixed |
– |
$max * | mixed |
– |
Return type
bool
Checks for numbers within the given range
Name | Type | Default |
---|---|---|
$value * | mixed |
– |
$min * | mixed |
– |
$max * | mixed |
– |
bool