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