Appearance
restore_variable() - restore value of a variable from a string
mixed restore_variable( string value );
Restore values of a variable from a string. The format used is the same format as save/restore_object.
restore_object(3)