小编yuh*_*hai的帖子

警告:json_decode()最多需要2个参数,4个给定

我试着像这样使用json_decode:

json_decode($string, true, 100, JSON_BIGINT_AS_STRING);
Run Code Online (Sandbox Code Playgroud)

但我得到了错误:

Warning: json_decode() expects at most 2 parameters, 4 given in /home/content/27/2326027/html/sys/get.php on line 38
Run Code Online (Sandbox Code Playgroud)

任何回应都是适当的

php json

9
推荐指数
1
解决办法
2080
查看次数

标签 统计

json ×1

php ×1