Current Location: Home> Function Categories> str_ireplace

str_ireplace

The case-insensitive version of str_replace
Similar Functions
  • Parses entered characters according to the specified format sscanf

    sscanf

    Parsesenteredcharact
  • One-way string hash crypt

    crypt

    One-waystringhash
  • Randomly disrupt a string str_shuffle

    str_shuffle

    Randomlydisruptastri
  • Anti-reference a string escaped using addcslashes() stripcslashes

    stripcslashes

    Anti-referenceastrin
  • Break string to a specified number of strings wordwrap

    wordwrap

    Breakstringtoaspecif
  • Output one or more strings echo

    echo

    Outputoneormorestrin
  • Find the last occurrence of a specified character in a string strrchr

    strrchr

    Findthelastoccurrenc
  • Binary safe string comparison strcmp

    strcmp

    Binarysafestringcomp
Popular Articles