Welcome Guest, Not a member yet? Register   Sign In
get url from a controller and method
#5

Check URI library. Maybe

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

or

PHP Code:
$this->uri->ruri_string(); 

could work for you.
Reply


Messages In This Thread
RE: get url from a controller and method - by Tpojka - 04-16-2016, 03:51 PM



Theme © iAndrew 2016 - Forum software by © MyBB