in reply to Unserialize String to hash
Is that basically what your goal is? Is there significance to the 's' characters in the string? Once it's known what you're looking for, one of the saintly regular expression masters here (sadly I'm still a greenhorn) could probably make quick work of it.%a1 = ( 'Name'=>'sandy', 'sport'=>'cricket', );
|
---|