Tag: mvc

  • What is MVC? Simple example with PHP.

    Do you know the first interaction layer within the MVC pattern? In this post I will explain how the MVC pattern works and why you should learn to use this pattern which is one of if not the most used in programming projects today.