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

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

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

7条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-30 13:26

    In addition to the above, WAMP supports 64 bit PHP on Windows systems while XAMPP only offers 32 bit versions. This actually made me switch to WAMP on my Windows machine since you need 64 bit PHP 7 to get bigint numbers correctly from MySQL

提交回复
热议问题