Thursday, May 23, 2013

ErrorException [ Parsing Error ]: syntax error, unexpected T_DOUBLE_ARROW APPPATH/config/db.php @ line 8


APPPATH/config/db.php @ line 8


8Fuel::DEVELOPMENT => array(
 9   'type'         => 'mysql',
10   'connection'   => array(
11      'hostname'   => 'localhost',
12      'database'   => 'fuelin',
13      'username'   => 'root',


Please suggest problem with above code? 

No comments:

Post a Comment