s]+)(["|']?)/ies看不懂最后几个字母,麻烦懂的解释一下------解决方案-------------------- i 不区分大小写e 如果设定了此修正符,preg_replace() 在替换字符串中对逆向引"/> s]+)(["|']?)/ies看不懂最后几个字母,麻烦懂的解释一下------解决方案-------------------- i 不区分大小写e 如果设定了此修正符,preg_replace() 在替换字符串中对逆向引">

帮忙望一个正则

WBOY
Release: 2016-06-13 13:09:41
Original
819 people have browsed it

帮忙看一个正则
]+s*)href=([\"|']?)([^\"'>\s]+)([\"|']?)/ies

看不懂最后几个字母,麻烦懂的解释一下


------解决方案--------------------
i 不区分大小写

e 如果设定了此修正符,preg_replace() 在替换字符串中对逆向引用作正常的替换,将其作为 PHP 代码求值,并用其结果来替换所搜索的字符串。

s 默认的"."代表除了换行符以外的任何字符将会变成任意字符,也就是包括换行符

帖子我删的,讨论技术可以,有意见请反馈到社区相关板块。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template