Check string contains multiple values

前端 未结 0 651
遥遥无期
遥遥无期 2020-12-20 19:41

I am using PHP 7.4.1 and I want to check if my string contains certain value.

I tried the following:

    $string = "n/a"; //tes         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题