<?php $str = 'a:2:{i:0;i:8287681;i:1;s:0:"";}';$data = unserialize($str);print_r($data);
Standard input is empty
Array ( [0] => 8287681 [1] => )
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!