Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. array = deserialize('a:1:{s:5:"value";s:3:"500";}');
  2.  
  3. // Ergebnis
  4. // Array
  5. // (
  6. // [value] => 500
  7. // )