Error!

You do not have sufficeint permission to view this page.'; }else{ $query = "SELECT * FROM news WHERE id=$id"; $result = mysql_query ($query); echo "

Add News

\n"; echo "
\n"; echo "Title:
\n"; echo "
\n"; echo "\n"; } } // Other code that has nothing to do with this function...just a switch statement... ?>