I have made a codigniter controller named ‘Controller’ which I have set us the default controller, however when i try to access a different function inside that controller eg. blog it just shows the home page…
I haven’t made any router changes apart from the default controller.
Please help.
You can’t name your controller ‘Controller’
http://codeigniter.com/user_guide/general/reserved_names.html