I have a txt which contain bunch of serialized data, then I unserialize() it, but it just return the last serialized data.. can anyone help me to make all of the da
unserialize()