strip_tags

strip_tags -- Strip HTML and PHP tags from a string

Description

string strip_tags ( string str [, string allowable_tags])

Huomaa: allowable_tags was added in PHP 3.0.13 and PHP 4.0b3.



Esimerkki 1 . strip_tags( ) example






Varoitus