Welcome Guest, Not a member yet? Register   Sign In
Auto set routes in codeigniter
#3

If all you want to do is be able to see your route, you don't need to have a query string. Just use the URI class:


PHP Code:
$this->uri->uri_string(); 
Reply


Messages In This Thread
Auto set routes in codeigniter - by wolfgang1983 - 06-30-2015, 04:33 AM
RE: Auto set routes in codeigniter - by skunkbad - 07-03-2015, 03:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB