> [EMAIL PROTECTED] wrote:
>> Is it possible to configure the PHP session system to use a
>> dynamically loaded session manager?
>>
>> I am loading the extension, but the session extension seems to try to
>> initialize itself prior to the dynamic extension being loaded.
>>
>
> This
[EMAIL PROTECTED] wrote:
> Is it possible to configure the PHP session system to use a dynamically loaded
>session manager?
>
> I am loading the extension, but the session extension seems to try to initialize
>itself prior to the
> dynamic extension being loaded.
>
This is the one of the