Welcome Guest, Not a member yet? Register   Sign In
base_url() -> empty
#3

[eluser]Yash[/eluser]
For first Qs

first autoload url helper

In view file use this

Code:
echo "base-url: " . base_url();

and in the config-file, on line 14, I certainly defined the variable:
Code:
$config['base_url'] = "http://127.0.0.1/xyz/";  //notice change here...case sensitive now try it.

Still there is error show me your code


Messages In This Thread
base_url() -> empty - by El Forum - 07-31-2008, 02:24 PM
base_url() -> empty - by El Forum - 07-31-2008, 03:45 PM
base_url() -> empty - by El Forum - 08-01-2008, 12:16 AM
base_url() -> empty - by El Forum - 08-01-2008, 01:28 AM



Theme © iAndrew 2016 - Forum software by © MyBB