PHP Manual

PHP function strip_tags()

11. 09. 2019

Obsah článku

Availability in `PHP 4.0`

Strip HTML and PHP tags from a string

Parameters

Parameter Data type Default value Note
$str string not Input string.
$allowable_tags string null You can use the second optional parameter to specify tags that should not be removed.

Return values

string

the stripped string.

Other resources

Official documentation for the strip-tags function

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.

V jiných jazycích

2.
Status:
All systems normal.
2024