I would like to ask codeigniter team why they put index.php on config.php as $config['index_page'] = 'index.php'; when they know the first thing we do is remove that. so why not remove it from the start??
↧