11-10-2009, 01:45 PM
[eluser]ivo_shandor[/eluser]
I'm a bit of a Codeigniter noob so forgive the question if it's a bit dumb...
I'm trying to use the URI class but I get nothing from functions such as base_url() or $this->uri->uri_string().
However "echo $_SERVER[@REQUEST_URI];" does work. I'm using Wampserver on WinXP. Does anyone have any ideas?
I'm a bit of a Codeigniter noob so forgive the question if it's a bit dumb...
I'm trying to use the URI class but I get nothing from functions such as base_url() or $this->uri->uri_string().
However "echo $_SERVER[@REQUEST_URI];" does work. I'm using Wampserver on WinXP. Does anyone have any ideas?