how to implement mvc in core php

前端 未结 8 2147
余生分开走
余生分开走 2020-12-29 00:52

how is mvc architecture used in php without any framework?

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-29 01:29

    This is how you can use MVC in php without any framework

提交回复
热议问题