Current Location: Home> Function Categories> strip_tags

strip_tags

Remove HTML and PHP tags from string
Name:strip_tags
Category:String
Programming Language:php
One-line Description:Strip HTML and PHP tags from strings.
Similar Functions
  • Find the location where the string first appears (case insensitive) stripos

    stripos

    Findthelocationwhere
  • Calculate the sha1 hash value of the file sha1_file

    sha1_file

    Calculatethesha1hash
  • Generate single-byte strings from numbers chr

    chr

    Generatesingle-bytes
  • Return part of the string substr

    substr

    Returnpartofthestrin
  • Calculate the sha1 hash value of a string sha1

    sha1

    Calculatethesha1hash
  • Calculate the number of occurrences of substrings substr_count

    substr_count

    Calculatethenumberof
  • Use one string to split another string into an array explode

    explode

    Useonestringtosplita
  • Alias ​​of rtrim chop

    chop

    Alias​​ofrtrim