我有一个看起来像一个数组的字符串: -
'[["hello","world"],["etc","etc..."]]'
有没有办法'反序列化'即使它不是真正适当的序列化格式.
php deserialization
deserialization ×1
php ×1