【发布时间】:2022-11-22 06:19:49
【问题描述】:
我正在使用此代码将 PHP 对象转换为关联数组。 enter image description here 输入: enter image description here 然后输出: enter image description here 在“task.type”中不能是关联数组!
我想要这样: enter image description here 非常感谢!
【问题讨论】:
-
欢迎。不要发布images of code!
-
Please do not upload images of code/data/errors,图像难以阅读和排除故障。请edit你的帖子并在此处添加代码作为文本。一定要拍下tour,阅读How to Ask。
标签: php object associative-array