【发布时间】:2019-09-07 04:29:33
【问题描述】:
使用 PHP 函数或 PHP 正则表达式,我如何才能从下面的链接中仅提取 568429042356.html 或 568429042356?
https://sub.example.com/offer/568429042356.html?spm=b2611038.mof001.21.10393eccdCb5XA&sk=consign
谢谢
【问题讨论】:
标签: php regex regular-language
使用 PHP 函数或 PHP 正则表达式,我如何才能从下面的链接中仅提取 568429042356.html 或 568429042356?
https://sub.example.com/offer/568429042356.html?spm=b2611038.mof001.21.10393eccdCb5XA&sk=consign
谢谢
【问题讨论】:
标签: php regex regular-language