int to_int(arg)
mixed arg

Converts arg into an int, example: to_int("42")=42.

See also: to_array, to_float, to_string.
