PHP正则匹配description

PHP正则匹配description itemprop content

$str = '';
$isMatched = preg_match('/<Meta\s+name=description\s+itemprop=description\s+content=([\w\W]*?)\s+\/>/is', $str, $matches);
var_dump($isMatched, $matches);

相关文章

ip正则匹配
密码长度最少8位 大写字母,小写字母,数字,特殊符号必须四选三
年月日时分秒
B站弹幕屏蔽刷剩余寿命(发布时间)的
密码长度最少8位 大写字母,小写字母,数字,特殊符号必须四选三
zabbix键值匹配