Welcome Guest, Not a member yet? Register   Sign In
base_url() giving error
#1

[eluser]bohara[/eluser]
This code in my layout file
Code:
<link rel="stylesheet" href="<?=base_url()?>css/blueprint/screen.css" type="text/css" media="screen, projection">

Gives this error when output
Code:
Call to undefined function: base_url() in <b>/Library/WebServer/Documents/ci/system/application/views/layout.php

It stops ouput right after the page title and I only see the error message when I view source.

Not sure what i am doing incorrectly here?


Messages In This Thread
base_url() giving error - by El Forum - 10-09-2007, 09:56 AM
base_url() giving error - by El Forum - 10-09-2007, 01:22 PM
base_url() giving error - by El Forum - 10-09-2007, 01:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB