if(isset($_POST['sbutton']) && empty($_POST['taglist'])){ print "You must enter a tag in order to post your thread"; die(); }