value); if (is_numeric($value)) { return floatval($value); } return '0'; } }