The configuration community:
session.serialize_handler
Information
session.serialize_handler defines the name of the handler which is used to serialize deserialize data. Currently a PHP internal format (name php) and WDDX are supported (name wddx). WDDX is only available if PHP is compiled with WDDX support. Defaults to php.
Syntax
Example



