if(!(empty($vboptions['allowedhtmltags']))) { $webpage['text'] = strip_tags($webpage['text'], $vboptions['allowedhtmltags']); }