PHP
Manuál
Predchádzajúci
Nasledujúci
strip_tags
strip_tags -- Strip HTML and PHP tags from a string
Description
string
strip_tags
( string str [, string allowable_tags])
Poznámka:
allowable_tags
was added in PHP 3.0.13 and PHP 4.0b3.
Príklad
1
.
strip_tags(
)
example
Varovanie
Predchádzajúci
Domov
Nasledujúci
Hore