Answers

Question and Answer:

  Home  Jnr PHP/Codeigniter Developer

⟩ Tell me how you can link images/CSS/JavaScript from a view in code igniter?

In HTML, there is no Codeigniter way, as such it is a PHP server side framework. Just use an absolute path to your resources to link images/CSS/JavaScript from a view in CodeIgniter

/css/styles.css

/js/query.php

/img/news/566.gpg

 185 views

More Questions for you: