<?php $config['db_host'] = 'localhost'; $config['db_user'] = 'root'; $config['db_pass'] = ''; $config['db_name'] = ''; $config['date_format'] = 'Y-m-d H:i:s'; ?>