Welcome Guest, Not a member yet? Register   Sign In
Modular Extensions 5.4 - Determine URI segment of method
#4

[eluser]Aeisor[/eluser]
You'll notice in my workaround that I used $this->router->method; However, I was looking for the URI Segment's index value

Code:
$this->uri->segment(n);

So I could use

Code:
$this->uri->uri_to_assoc(m);


Messages In This Thread
Modular Extensions 5.4 - Determine URI segment of method - by El Forum - 04-29-2013, 12:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB