fuelphp
Sunday, January 3, 2016
FuelPhp Setting Up
return array(
'default' => array(
'connection' => array(
'dsn' => 'mysql:host=localhost;dbname=codi',
'username' => 'root',
'password' => '',
),
),
);
Newer Posts
Home
Subscribe to:
Posts (Atom)