Welcome Guest, Not a member yet? Register   Sign In
Problem in loading images in my web page
#5

[eluser]Met[/eluser]
the <base href /> code goes in your views - inbetween html "<head></head>" tags.

you also have to load the HTML helper to use img -

$this->load->helper('html');

in your controller.


Messages In This Thread
Problem in loading images in my web page - by El Forum - 08-23-2010, 12:04 AM
Problem in loading images in my web page - by El Forum - 08-23-2010, 01:06 AM
Problem in loading images in my web page - by El Forum - 08-23-2010, 02:57 AM
Problem in loading images in my web page - by El Forum - 08-23-2010, 03:30 AM
Problem in loading images in my web page - by El Forum - 08-23-2010, 05:58 AM
Problem in loading images in my web page - by El Forum - 08-23-2010, 07:52 PM
Problem in loading images in my web page - by El Forum - 10-01-2010, 02:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB