@@ -1,4 +1,5 @@
<?php
+error_reporting(E_ALL);
$ip = 1234567;
$db = new mysqli('localhost', 'ban', 'Blubb123-', 'ban');