What is mvc in php | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

What is mvc in php

10th Nov 2017, 6:38 AM
Muhammad Asim
2 Respostas
+ 3
PHP frameworks useĀ Model View Controller(MVC)Ā architecture which helps developers to focus on their specific areas without worrying if their code will adversely affecting the development of the other modules or not.
10th Nov 2017, 9:15 AM
Talluri Saisumanth
Talluri Saisumanth - avatar