Since: 2.0
pods_absint
Get the Absolute Integer of a value
Function Definition
function pods_absint ( $maybeint, $strict = true, $allow_negative = false )
Source File: /pods/includes/data.php
Parameters
Parameter | Type | Details |
---|---|---|
$maybeint | (string) | |
$strict | (bool) | (optional) Check if $maybeint is a integer. |
$allow_negative | (bool) | (optional) |
Returns
(integer)