unserialize() unserialize(string $string) : array|mixed Unserializes the given string and returns the array. Parameters string $string String to serialize. Returns array|mixed