Manage Content and display it here."; } $modal = getval("modal", ""); $allowed_tags = array_merge(array("a"), $permitted_html_tags); $allowed_attributes = array_merge(array("href","target"), $permitted_html_attributes); $content = strip_tags_and_attributes($content, $allowed_tags, $allowed_attributes); ?>