strip_tags

strip_tags -- Strip HTML and PHP tags from a string

Description

string strip_tags ( string str [, string allowable_tags])

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



Przykład 1 . strip_tags( ) example






Ostrzeżenie