adspace
What is view codeigniter?
Answer Posted / Mohd Arif
In CodeIgniter, a view represents the presentation layer of an application. It generates the HTML output that is sent to the browser.
Post New Answer View All Answers
How to add / link an images/css/javascript from a view in ci?
717