PHP执行mongodb指令的时候,返回报错如下:
Cannot natively represent the long 6432067654403489793 on this platform解决办法,在php头部添加如下代码即可:
ini_set('[......]PHP执行mongodb指令的时候,返回报错如下:
Cannot natively represent the long 6432067654403489793 on this platform解决办法,在php头部添加如下代码即可:
ini_set('[......]