unserialize « Utility Function « PHP






1.Encapsulating Complex Data Types
2.convert the string produced by serialize() back into an object with the unserialize() function.
3.Serialize and unserialize array