Your news item has been processed successfully.'; } else { echo '

There was an error in your input. If you don\'t know what it is, I\'m not going to tell you.'; } } mysql_close ($conn); } else { echo 'You suck, butthead.'; } } else { tableBoxHeader(featureBgColor, tableHeadColor); tableTitle("Add News", 1, tableHeadColor); $date = strftime('%d %b %Y', time()); $user = ucfirst($userInfo[u_username]); echo '

Posted on ' . $date . ' by ' . $user . '
' . '
'; ?>

' . '
'; tableBoxFooter(); } ?>