Current Location: Home> Function Categories> htmlspecialchars

htmlspecialchars

Convert special characters to HTML entities
Similar Functions
  • Split the string into smaller chunks chunk_split

    chunk_split

    Splitthestringintosm
  • Set the first character of the string to lowercase lcfirst

    lcfirst

    Setthefirstcharacter
  • Use another string to fill a string to a length str_pad

    str_pad

    Useanotherstringtofi
  • Generate single-byte strings from numbers chr

    chr

    Generatesingle-bytes
  • Remove spaces (or other characters) from the beginning of the string ltrim

    ltrim

    Removespaces(orother
  • Convert strings to arrays str_split

    str_split

    Convertstringstoarra
  • Alias of implode join

    join

    Aliasofimplode
  • Tag split string strtok

    strtok

    Tagsplitstring
Popular Articles