<?php return array( 'db' => array( 'driver' => 'Pdo', 'dsn' => 'mysql:dbname=hello_world;host=localhost', ), );