What is the difference between XAMPP or WAMP Server & IIS?

前端 未结 7 2131
离开以前
离开以前 2021-01-30 12:42

I want to know what\'s the main difference between XAMPP or WAMP Server & IIS Server?

7条回答
  •  Happy的楠姐
    2021-01-30 13:13

    WAMP: acronym for Windows Operating System, Apache(Web server), MySQL Database and PHP Language.

    XAMPP: acronym for X (any Operating System), Apache (Web server), MySQL Database, PHP Language and PERL.


    XAMPP and WampServer are both free packages of WAMP, with additional applications/tools, put together by different people.

    Their differences are in the format/structure of the package, the configurations, and the included management applications.

    In short: XAMPP supports more OSes and includes more features

提交回复
热议问题