0) { if($_SESSION['username']==$admin) { ?> Delete a topic - <?php echo htmlentities($dn1['title'], ENT_QUOTES, 'UTF-8'); ?> - <?php echo htmlentities($dn1['name'], ENT_QUOTES, 'UTF-8'); ?> - Forum
Ring ring
Forum
Forum Index > > > Delete the topic
The topic have successfully been deleted.
Go to ""
Are you sure you want to delete this topic?
Simple PHP Forum Script - Webestools
You don\'t have the right to delete this topic.'; } } else { echo '

The topic you want to delete doesn\'t exist.

'; } } else { echo '

You must be logged as an administrator to access this page: Login - Sign Up

'; } } else { echo '

The ID of the topic you want to delete is not defined.

'; } ?>