阅读背景:

如何检查字符串是否包含特定的单词?

来源:互联网 

Consider:

考虑:

$a = 'How are you?';

if ($a contains 'are')
    echo 'true';
$a = 'How are you?';

if ($a 



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: