如何使用php 7.3在windows 10上安装此扩展?我在一些论坛上查看过,但是在我的php.ini中没有写到= php_bcmath.dll。
发布于 2020-10-16 22:17:55
来自https://www.php.net/manual/en/bc.installation.php
Windows版本的PHP已经内置了对此扩展的支持。为了使用这些函数,您不需要加载任何额外的扩展。
https://stackoverflow.com/questions/60105096
复制相似问题