PHP 类Typeof()方法 Gettype()

PHP gettype()函数用法详解,gettype()函数的主要作用是:获取变量的类型。 gettype()函数的语法:string gettype ( mixed var)