elseif (preg_match('/<|>/',$vbulletin->GPC['title'])) eval(standard_error(fetch_error('nohtml')));
if (preg_match('/<|>/',$post['title'])) $errors[] = fetch_error('nohtml');