if ($getpost['postid'] == $postid AND $GAS_is_article) { $edit['articlebyline'] = htmlspecialchars_uni(fetch_censored_text($_POST['articlebyline'])); insert_new_article($threadinfo['threadid'],$edit['articlebyline']); }