ePages 6.10 - DE_EPAGES/Core/API/Html.pm

Package DE_EPAGES::Core::API::Html

@EXPORT_OK
RemoveHtmlTags

Functions

RemoveHtmlTags

RemoveHtmlTags

Removes all html tags and consolidates spaces.

Syntax
my $NoHtml = RemoveHtmlTags($HTML);
Input
$HTML (string)
html string
Return
$NoHtml (string)
string without html tags