// build the thread build_new_post('thread', $foruminfo, array(), 0, $post, $errors); // Errors? if (sizeof($errors) > 0) { // error processing } ThreadID = $post['threadid']; PostID = $post['postid'];