简单教程
提交运行
代码编辑器:
<?php echo strspn("abcdefand","abc");
运行结果: