I have a problem with the images and css location
a view named home.php ,this view is a xhtml document it linked external css and there are images and other external content
this images location on the codeigniter folder is on the style folder.
I load this view on a controller named home.php
the problem is show the page without images and no css style
I look at the images location I find the url of the images is http://localhost/codeigninter/home.php/home/index/image.png
how I set the correct location on the view?
note: the location in the project folder not the url