BlackCatWorld
share some information about swift,xcdoe
2016年7月28日 星期四
[PHP] is_numeric Function
Finds whether a variable is a number or a numeric string
Example:
<?php
echo is_numeric(
'33'
); => True
echo is_numeric(
'we'
); => False
?>
Returns
TRUE
if
it
is a number
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言