'mysqli', 'host' => 'localhost', 'username' => 'kodi', 'password' => 'qREQPw49fh7tzaeh', 'database' => 'kodi', ]); $all=dibi::query('SELECT * FROM [kodiLog] ORDER BY id'); $unique=dibi::fetchSingle('SELECT count(DISTINCT ip) FROM [kodiLog] '); ?>

all
Warning: Undefined variable $all in /var/www/kodi/view.php on line 22

Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /var/www/kodi/view.php:22 Stack trace: #0 {main} thrown in /var/www/kodi/view.php on line 22