5.0.180626增加cmf_check_mobile($mobile)
5.0.180626增加
cmf_check_mobile($mobile)
检查手机格式,中国手机不带国家代码,国际手机号格式为:国家代码-手机号,所有手机号检查都统一使用这个函数
$mobile: string 手机号
$mobile
string
boolean true:是手机号
boolean