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