`

操作字符串

    博客分类:
  • php
阅读更多
  • strpos() - Find the position of the first occurrence of a substring in a string
  • stripos() - Find the position of the first occurrence of a case-insensitive substring in a string
  • strripos() - Find the position of the last occurrence of a case-insensitive substring in a string
  • strrchr() - Find the last occurrence of a character in a string
  • substr() - Return part of a string
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics