intval
function call:
int intval( mixed $var [, int $base ] )
description:
Returns the integer value of $var, using the specified $base for the conversion (the default is base 10).
test intval online:
int intval( mixed $var [, int $base ] )
description:
Returns the integer value of $var, using the specified $base for the conversion (the default is base 10).
test intval online: