Hello All. First of all I would like to thanks you on visiting my blog FuelPHP. About me I am php developer working more than seven year.
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