添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
考研的大脸猫  ·  d 轨道与 p ...·  1 年前    · 
豪爽的菠萝  ·  react videojs hooks-掘金·  1 年前    · 
道上混的沙发  ·  Assignment operators ...·  1 年前    · 
dongwan5381 2010-02-09 16:12 采纳率: 100%
浏览 134
已采纳

需要一种方法来检查通配符字符串是否与PHP中的给定字符串匹配

I am trying to figure out how to create a function where I can pass in two strings, one with wildcards and another that is checked to see if it matches the wildcard string.

$wildcard_string = '*.example.com/some/path/*';
$test_string = 'dev.example.com/some/path/art123.html';
function test_wildcard_match($wildcard_string, $test_string){
  //return true or false
        0 

2 条回答 默认 最新

  • doufan9805 2010-02-09 16:14
    关注
    本回答被题主选为最佳回答 , 对您是否有帮助呢? 本回答被专家选为最佳回答 , 对您是否有帮助呢? 本回答被题主和专家选为最佳回答 , 对您是否有帮助呢?
    按下Enter换行,Ctrl+Enter发表内容
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 麒麟ARM机器安装chromium浏览器 grbl 限位开关初始遮挡怎么处理? 输入网址无法跳转,如何解决?(关键词-CONNECT) kubekey离线安装k8s及kubesphere报错 avalonia开发海康SDK怎么在linux实现预览? keil5运行结果报错如下该怎么办 New-API新增渠道调试 zookeeper单服务器集群搭建,2888和2890端口没有监听