What is mvc in php | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

What is mvc in php

10th Nov 2017, 6:38 AM
Muhammad Asim
2 Réponses
+ 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