• 2022-06-06
    PHP将数组转换成JSON数据的函数是()。
    A: JSON.parse()
    B: JSON.stringify()
    C: json_encode()
    D: json_decode()