PHP-manual
Föregående
Nästa
strip_tags
strip_tags -- Strip HTML and PHP tags from a string
Description
string
strip_tags
( string str [, string allowable_tags])
Not:
allowable_tags
was added in PHP 3.0.13 and PHP 4.0b3.
Exempel
1
.
strip_tags(
)
example
Varning
Föregående
Hem
Nästa
Upp