Question:What does MVC stands for? 

Answer 
CodeIgniter is based on the Model-View-Controller development pattern. MVC is a software approach that separates application logic from presentation. In practice, it permits web pages to contain minimal scripting since the presentation is separate from the PHP scripting. 

+ Report
Total Preview: 912
What does MVC stands for?
Copyright © 2024. Powered by Intellect Software Ltd