What is view codeigniter?
Answer / Mohd Arif
In CodeIgniter, a view represents the presentation layer of an application. It generates the HTML output that is sent to the browser.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to fetch data from database in codeigniter?
How can you extend a class in codeigniter?
What is csrf codeigniter?
Explain application flow chart in codeigniter?
How do I migrate my existing 'normal' php site to codeigniter?
What is ci_controller in codeigniter?
What is csrf attack in codeigniter?
Explain codeigniter’s application flow chart?
Is codeigniter a cms?
How we can load multiple helper files in codelgniter?
How do I call methods in one controller via another controller?
What is difference between library and helper in codeigniter?