<?php $db = array ( 'host' => 'localhost', 'user' => 'root', 'pass' => '', 'base' => 'webmcr', 'port' => 3306, 'backend' => 'mysqli', ); ?>