通过使用特定的进制转换(默认是十进制),返回变量 $var 的 integer 数值。
int intval ( mixed $var [, int $base ] )
阅读所有意见 intval()。