Using too much include() in php

前端 未结 3 790
北荒
北荒 2021-01-18 04:30

I have a habit of using include() a lot in my php scripts. I would like to know is it a good approach. I just use include a lot because it makes code look-better for future-

3条回答
提交回复
热议问题