我收到以下错误: -
消息:unserialize()function.unserialize:错误65517处的偏移65517
反序列化是否具有最大大小?
以下是我的PHP中的问题:
$array = unserialize($emails);
// this is the output of $emails (not all of it as it is huge)
string(65535) "a:12134:{i:0;s:29:"12someemail@addr.com ";i:1;s:31:"5myname@email.com "