Welcome Guest, Not a member yet? Register   Sign In
how to rewrite/remap/route ?
#2

[eluser]Phil Sturgeon[/eluser]
Use $route['404_override'] and send it to a "pages" controller, which has a public function _remap();

Inside that remap put your database logic and find a page, or output a 404 page.


Messages In This Thread
how to rewrite/remap/route ? - by El Forum - 06-24-2012, 06:03 AM
how to rewrite/remap/route ? - by El Forum - 06-24-2012, 06:18 AM
how to rewrite/remap/route ? - by El Forum - 06-24-2012, 12:55 PM
how to rewrite/remap/route ? - by El Forum - 06-24-2012, 02:14 PM
how to rewrite/remap/route ? - by El Forum - 06-25-2012, 12:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB