PHP Framework vs Content Management System

后端 未结 8 558
长情又很酷
长情又很酷 2021-02-02 10:13

How would you explain the difference between a PHP Framework and a CMS (like Wordpress) to someone who is very technically savvy, mostly on hardware/networking, but does little

8条回答
  •  执念已碎
    2021-02-02 10:47

    Framework = Library CMS = System

    A framework doesn't "give" you anything, it's just a skeleton. A cms will give you a functional site, and it's just a matter of themeing and adding content.

提交回复
热议问题