Ben bu kodu kullanabilirsiniz:
$url = $this->uri->segment_array()// OR $this->uri->uri_to_assoc(3); print_r($url);
but it always return empty array ? the requested URL like : http://localhost/my_proj/index.php/thumb/index/id/87
http://localhost/my_proj/index.php/thumb/index/id/87