📜  php 类型转换为 int - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:41.094000             🧑  作者: Mango

代码示例5
intval ( mixed $var [, int $base = 10 ] ) : int