简体   繁体   English

如何在 Windows 上的 PHP 7.3 中安装 BCMath

[英]How to install BCMath in PHP 7.3 on Windows

How can I install this extension on my windows 10 using php 7.3 ?如何使用php 7.3在我的 Windows 10 上安装此扩展? I looked in some forums, however in my php.ini there is no = php_bcmath.dll written.我查看了一些论坛,但是在我的 php.ini 中没有写 = php_bcmath.dll。

From https://www.php.net/manual/en/bc.installation.php来自https://www.php.net/manual/en/bc.installation.php

The Windows version of PHP has built-in support for this extension. PHP 的 Windows 版本内置了对此扩展的支持。 You do not need to load any additional extensions in order to use these functions.您无需加载任何其他扩展即可使用这些功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM