To start with, you’ll want to grab the latest copy of Codeigniter and extract the files into the folder you’ll be working with. If it says “Welcome to Codeigniter”, we’re in business. You’ll want to update ./system/application/config/config.php and set $config['base_url'] to be your development address. You’ll also want to update $config['index_page'] and set it to…