CodeIgniter Forums
How can I accomplish this? pls - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: How can I accomplish this? pls (/showthread.php?tid=5522)

Pages: 1 2


How can I accomplish this? pls - El Forum - 01-25-2008

[eluser]Phil Sturgeon[/eluser]
[quote author="xwero" date="1201290187"]The only reason for using the extended libraries is that you can add and remove controllers without having to edit the routes configuration, is this right?[/quote]

If you are talking about mine and the extention to the exceptions library then yes, it doesnt affect any of the rest of the site and no changes have to be made when you want to add or remove any other controllers. You just make these changes then the site will work as normal.

Fully working top-level redirects and customised 404's all in one slick solution :p


How can I accomplish this? pls - El Forum - 01-25-2008

[eluser]wiredesignz[/eluser]
Very clever idea. Thnaks for that thepyro.