validate_min

Checks that a number is greater than the specific number.

Parameters
$value #
$min #
Returns
boolean

if the value is equal to or greater than the specific minimum number, FALSE otherwise