Getting errors [XAMPP Errors]

Syr

Member
Jun 10, 2014
68
9
When im trying to access 192.168.1.** on my computer, im getting this error:

Fatal error: Function name must be a string in C:\xampp\htdocs\app\class.engine.php on line 48

And my Line 48 on class.enginge looks like this:

$this->connection = $this->mysqli[$type]($_CONFIG['mysql']['hostname'], $_CONFIG['mysql']['username'], $_CONFIG['mysql']['password']);

Anyone knowing whats wrong? Please answer fast. Need help
 

Users who are viewing this thread

Top