gpt4 book ai didi

PHP: preg_match - "Delimiter must not be alphanumeric or backslash"

转载 作者:塔克拉玛干 更新时间:2023-11-03 06:01:27 29 4
gpt4 key购买 nike

<分区>

有人知道这个正则表达式有什么问题吗?它在 RegexPal 和 RegExr 等网站上运行良好,但在 PHP 中它给了我这个警告但没有结果:

Warning: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash

这是我的代码:

preg_match('name="dsh" id="dsh" value="(.*?)"', 'name="dsh" id="dsh" value="123"', $matches);

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com