我正在使用php,想要从字符串中提取电话/手机号码,我有多种格式的电话号码字符串,如
$str = '(123) 456-7890 or (123)456-7890 and 1234567890 test "123.456.7890" another test "123 456 7890"';
我写了一个RE,
$phoneMatches = '';
$str = '(123) 456-7890 or (123)456-7890 or 1234567890 or "123.456.7890" or "