PHP正则匹配网址代码 jeechou 2023-06-08 0 PHP正则匹配网址,从工具上生成的不好用,百度了一个好用的,记录一下 preg_match('(http[\w:/\.\-%\?=&]+)', value,matches)