Appearance
save_variable() - save the value of variable into a string
string save_variable( mixed var );
Saves the value of a variable to a string. The format is the same as save/restore_object.
save_object(3)