query($sql); if($result){ echo "Success! Added your topic to the forum " . $username . ".
"; echo "View your topic here."; exit(); } else { echo "ERROR. Possible errors to inserting the form: If you believe this is not true, contact us at support@corelia.online."; exit(); } $conn = null; exit(); ?>