I\'m trying to learn Codeigniter and understand the basics so far, but as I try to test, it seems the cache is getting in the way. Normally when I test on localhost I make a
Just delete all the cached items in the application/cache folder:
http://ellislab.com/codeigniter/user-guide/general/caching.html