📜  获取变量 php 代码示例的类型

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

代码示例2
$var = 1200;
gettype($var); // this will return integer