iSharkFly
PHP 函数:is_object()
程序语言
PHP
honeymoose
October 23, 2012, 1:42am
1
判断变量类型是否为类类型。
语法: int is_object(mixed var);
返回值: 整数
函数种类: PHP 系统功能
内容说明
若变量为类类型则返回 true,否则返回 false。
Related topics
Topic
Replies
Views
Activity
PHP 函数:is_string()
PHP
0
99
October 23, 2012
PHP 函数:is_real()
PHP
0
88
October 23, 2012
PHP 函数:is_int()
PHP
0
117
October 23, 2012
PHP 函数:is_array()
PHP
0
115
October 23, 2012
PHP 函数:is_float()
PHP
0
77
October 23, 2012