Google News
logo
CodeIgniter - Interview Questions
How to Do You Link Images From a View in Codeigniter?
To link images from a view in a codeigniter first use an absolute path to the resources required and link the image from a view in codeigniter /css/styles.css /js/query.php /img/blog/sample.jpg
Advertisement