Welcome Guest, Not a member yet? Register   Sign In
URI segments null
#1

[eluser]mscahill[/eluser]
I'm developing on Linux, and have a stable application. Now, when testing on Windows, all of my $this->uri->segment() calls are null. For example, when I visit
Code:
http://localhost/first_run
I get NULL when I access
Code:
$this->uri->segment(1)
. Is this a portability problem? Is there a work-around? Can the problem be related to header('Location: ') calls?


Messages In This Thread
URI segments null - by El Forum - 02-12-2009, 08:03 AM
URI segments null - by El Forum - 02-12-2009, 09:11 AM
URI segments null - by El Forum - 02-12-2009, 10:18 AM
URI segments null - by El Forum - 02-12-2009, 10:34 AM
URI segments null - by El Forum - 02-12-2009, 10:36 AM
URI segments null - by El Forum - 02-12-2009, 10:38 AM
URI segments null - by El Forum - 02-12-2009, 10:41 AM
URI segments null - by El Forum - 02-12-2009, 10:44 AM
URI segments null - by El Forum - 02-12-2009, 10:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB