Welcome Guest, Not a member yet? Register   Sign In
URI Routing: Why my controllers function does'nt care about the defaults?
#2

[eluser]wiredesignz[/eluser]
Empty segments never appear to be empty, they probably contain FALSE, in any case I always test like so:

$var = $this->uri->segment(2) OR $var = 'something';


Messages In This Thread
URI Routing: Why my controllers function does'nt care about the defaults? - by El Forum - 05-17-2008, 11:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB