Current Location: Home> Function Categories> htmlspecialchars_decode

htmlspecialchars_decode

Convert special HTML entities back to normal characters
Name:htmlspecialchars_decode
Category:String
Programming Language:php
One-line Description:Convert some predefined HTML entities into characters.
Similar Functions
  • Calculate the last occurrence of the specified string in the target string (case insensitive) strripos

    strripos

    Calculatethelastoccu
  • Convert logical-Hebrew to visual-Hebrew and convert newlines hebrevc

    hebrevc

    Convertlogical-Hebre
  • Parses entered characters according to the specified format sscanf

    sscanf

    Parsesenteredcharact
  • Remove spaces (or other characters) from the beginning and end of the string trim

    trim

    Removespaces(orother
  • Calculate the sha1 hash value of a string sha1

    sha1

    Calculatethesha1hash
  • Inversely escape an escaped string stripslashes

    stripslashes

    Inverselyescapeanesc
  • Remove HTML and PHP tags from string strip_tags

    strip_tags

    RemoveHTMLandPHPtags
  • Write formatted strings to stream vfprintf

    vfprintf

    Writeformattedstring