Welcome Guest, Not a member yet? Register   Sign In
Odd result from using slash_rsegment
#4

[eluser]Clooner[/eluser]
$this->CI->uri->slash_segment(1) .
$this->CI->uri->slash_rsegment(1) .
$this->CI->uri->slash_rsegment(2);

Returns the first segment of the unrouted segments and the first and second of the routed segments.

You have a route something like this: admin/settings => settings/index?

What is the exact problem you are having?


Messages In This Thread
Odd result from using slash_rsegment - by El Forum - 02-21-2008, 02:58 AM
Odd result from using slash_rsegment - by El Forum - 02-21-2008, 03:16 AM
Odd result from using slash_rsegment - by El Forum - 02-21-2008, 03:20 AM
Odd result from using slash_rsegment - by El Forum - 02-21-2008, 03:43 AM
Odd result from using slash_rsegment - by El Forum - 02-21-2008, 03:48 AM
Odd result from using slash_rsegment - by El Forum - 02-21-2008, 04:04 AM
Odd result from using slash_rsegment - by El Forum - 02-22-2008, 04:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB