fork download
  1. <?php
  2.  
  3. var_dump(unserialize('a:2:{i:0;N;i:1;s:67:"http://45.63.20.147/p3/pdf/responses/76699168_ROA20100603173238.pdf";}'));
Success #stdin #stdout 0.01s 82880KB
stdin
Standard input is empty
stdout
array(2) {
  [0]=>
  NULL
  [1]=>
  string(67) "http://45.63.20.147/p3/pdf/responses/76699168_ROA20100603173238.pdf"
}