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

Package DE_EPAGES::Core::API::Html

Methods for handling HTML tags

@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