Wednesday, June 27, 2012

Minify Output Codeigniter 3.0

With latest dev version of 3.0, they have option for minify output. In /application/config/config.php just change it to TRUE

Show 404 error page instead "The URI you submitted has disallowed characters" error

it's really annoyed with this error page. I think show 404 error page is more clean

 Create a file named MY_URI.php in application/core/ and paste below code