(PHP 4, PHP 5, PHP 7)
gettype — Get the type of a variable
string gettype ( mixed $var )
Returns the type of the PHP variable var. For type checking, use is_* functions.
var
The variable being type checked.
Possible values fo
联系方式: