close
http://www.php5.idv.tw/modules.php?mod=books&act=show&shid=688
--
is_numeric --- 判斷變數是否為數字或數字的字串
is_numeric
(PHP4 >= 4.0RC1)
is_numeric --- 判斷變數是否為數字或數字的字串
語法 : int is_numeric (mixed var)
說明 :
若參數var為數字或數字的字串則傳回true,否則傳回false。
參考 : is_bool( ) is_double( ) is_float( ) is_int( ) is_real( ) is_string( ) is_object( ) is_array( )
is_integer( )
全站熱搜
留言列表