User Tools

Site Tools


en:unserialize

Unserialize (Function)

Format

variable = unserialize ( string_expression )

returns a list of values that should be assigned to a variable (creating an array)

Description

The unserialize function returns a list of values. These values are stored in a “serialized” string with a very specific format.

Example

See example on Serialize.

See Also

History

1.99.99.66New to Version
en/unserialize.txt · Last modified: 2020/02/28 10:46 (external edit)