functions-online

strip_tags

descrição

sta função tenta retornar uma string retirando todas as tags HTML e PHP de $str. Usa o mesmo sistema para retirar as tags do que fgetss().

declaração de strip_tags

string strip_tags ( string $str [, string $allowable_tags ] )

teste strip_tags on-line







compartilhar strip_tags

comentários para strip_tags

+

Leave your comment