Otóz mam problem, a mianowicie.
Cytat
Fatal error: Class 'mysqli' not found in D:\Program Files\WebServ\httpd\functions\funkcje.php on line 28
Linijka 28
function lacz_bd() { $wynik = new mysqli('localhost', 'root', 'haslo', 'portal'); if (!$wynik) { throw new Exception('Połączenie z serwerem bazy danych nie powiodło się.'); } else { return $wynik; } }
Klasa mysqli nie istnieje w linijce 28.., a jest..