brad lafountain wrote:
> 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.

Updated php_session.h so that php_session_register_serializer/module
is available under windows.

I've already changed source so that "make install" installs 
php_session.h, so you shouldn't have problem with current CVS source
hopefully. (expept the start up error that I mentioned)

-- 
Yasuo Ohgaki

> 
> --- 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
>>



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
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