Habbo PHP Error

olliedean

ollie.cool
Jan 28, 2013
433
107
Parse error: syntax error, unexpected '[', expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in C:\xampp\htdocs\app\class.engine.php on line 48

Here is what is on line 48: $this->connection = $this->["mysql"][$type]($_CONFIG['mysql']['database'], $_CONFIG['mysql']['username'], $_CONFIG['mysql']['password']);

Please can you fix whats wrong on this? thanks.
 

Users who are viewing this thread

Top