Yeah i know that wddx is a serializer... 
but.. it only works when compiled staticaly into php
you can't create a module .dll or .so and create a new serizlier
and have it link correctly.

--- Yasuo Ohgaki <[EMAIL PROTECTED]> wrote:
> Brad Lafountain wrote:
> > I'm writing an extension and i want to register a serializer. The
> > php_session_register_serializer functions isn't an exported function.
> > Is there another way around it or should that function be exported?
> > 
> > - Brad
> 
> What kind of problem you have?
> Session module support WDDX serializer.
> Take a look at how it works :)
> 
> -- 
> Yasuo Ohgaki
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to