Current Location: Home> Function Categories> strchr

strchr

Alias ​​of strstr
Name:strchr
Category:String
Programming Language:php
One-line Description:Find the first occurrence of a string in another string. (Alias ​​for strstr().)
Similar Functions
  • Calculate the similarity between two strings similar_text

    similar_text

    Calculatethesimilari
  • Calculate the last occurrence of the specified string in the target string (case insensitive) strripos

    strripos

    Calculatethelastoccu
  • Inversely escape an escaped string stripslashes

    stripslashes

    Inverselyescapeanesc
  • Find the location where the string first appears (case insensitive) stripos

    stripos

    Findthelocationwhere
  • One-way string hash crypt

    crypt

    One-waystringhash
  • Calculate the md5 hash value of a string md5

    md5

    Calculatethemd5hashv
  • Comparison of strings based on locale settings strcoll

    strcoll

    Comparisonofstringsb
  • Translate characters or replace substrings - convert specified characters strtr

    strtr

    Translatecharacterso