showmessage('post_reply_succeed', "viewthread.php?tid=$tid&pid=$pid&page=".(@ceil(($thread['replies'] + 2) / $ppp))."&extra=$extra#pid$pid") :
header("Location: ./viewthread.php?tid=$tid&pid=$pid&page=".(@ceil(($thread['replies'] + 2) / $ppp))."&extra=$extra#pid$pid") :
showmessage('post_newthread_succeed', "viewthread.php?tid=$tid&extra=$extra");
header("Location: ./viewthread.php?tid=$tid&extra=$extra");
showmessage('post_edit_succeed', "viewthread.php?tid=$tid&page=$page&extra=$extra#pid$pid");
header("Location: ./viewthread.php?tid=$tid&page=$page&extra=$extra#pid$pid");