What is view codeigniter?



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

Post New Answer

More CodeIgniter Interview Questions

How to fetch data from database in codeigniter?

1 Answers  


How can you extend a class in codeigniter?

1 Answers  


What is csrf codeigniter?

1 Answers  


Explain application flow chart in codeigniter?

1 Answers  


How do I migrate my existing 'normal' php site to codeigniter?

1 Answers  


What is ci_controller in codeigniter?

1 Answers  


What is csrf attack in codeigniter?

1 Answers  


Explain codeigniter’s application flow chart?

1 Answers  


Is codeigniter a cms?

1 Answers  


How we can load multiple helper files in codelgniter?

1 Answers  


How do I call methods in one controller via another controller?

1 Answers  


What is difference between library and helper in codeigniter?

1 Answers  


Categories