Checks if a value is a positive integer AND decimal
| Parameters | |||
|---|---|---|---|
mixed
|
$value |
The value being checked |
# |
| Returns | |
|---|---|
boolean
|
TRUE if the value is positive rational number, FALSE otherwise |