Current Location: Home> Function Categories> str_ireplace

str_ireplace

The case-insensitive version of str_replace
Similar Functions
  • Calculate the md5 hash value of a string md5

    md5

    Calculatethemd5hashv
  • Set the first character of the string to uppercase ucfirst

    ucfirst

    Setthefirstcharacter
  • Parse strings into multiple variables parse_str

    parse_str

    Parsestringsintomult
  • Generate single-byte strings from numbers chr

    chr

    Generatesingle-bytes
  • Binary safe string comparison strcmp

    strcmp

    Binarysafestringcomp
  • Convert a character from one Cyrillic character to another convert_cyr_string

    convert_cyr_string

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

    stripos

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

    strrchr

    Findthelastoccurrenc
Popular Articles