Welcome Guest, Not a member yet? Register   Sign In
Help please!
#2

[eluser]Unknown[/eluser]
Hi ownAks and Merry Christmas,

You are doing a small mistake which I do all the time Smile

Code:
<?php $this->config->item(‘base_url’); ?>

You forgot to use echo

Code:
<?php echo $this->config->item(‘base_url’); ?>

Hope this helps Wink


Messages In This Thread
Help please! - by El Forum - 12-25-2010, 05:05 AM
Help please! - by El Forum - 12-25-2010, 08:04 AM
Help please! - by El Forum - 12-25-2010, 09:07 AM
Help please! - by El Forum - 12-25-2010, 01:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB