解决 undefined function bcdiv()
转载声明:
本文为摘录自“csdn博客”,版权归原作者所有。
温馨提示:
为了更好的体验,请点击原文链接进行浏览
摘录时间:
2020-09-15 19:21:05
Ubuntu16.04 php7.0 遇到问题:
Uncaught Error: Call to undefined function bcdiv()
执行下边的语句完美解决:
sudo apt-get install php7.0-bcmath