codeigniter access control
on 2011/06/5 4:49 AM stored in: Codeigniter and tagged: codeigniter access control, codeigniter controller functions
Introduction to Codeigniter remap Function Codeigniter provides a function called _remap which can be used inside controllers. Normally first parameter in the url defines the name of the controller and second parameter defines the function to be called. But if you use the _remap function , it will be called regardless of the value of [...]

Follow Us On Facebook