If you want the numerical value of a string, this will return a float or int value: <?php function get_numeric($val) { if (is_numeric($val)) {
確定! 回上一頁