Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001122

Re: [PHP-DEV] Adding session save handler? From: Yasuo Ohgaki (yasuo_ohgaki <email protected>)
Date: 12/19/01

Jon Parise wrote:

> On Wed, Dec 19, 2001 at 09:02:01AM +0100, derick <email protected> wrote:
>
>
>>Furthermore, I don't think you should add this function as a built-in
>>session handler, but make it an extension for the PECL repository in
>>PEAR.
>>
>
> Agreed. Very cool idea, though, Yasuo!
>
>

I'll see if I can add PostgreSQL session save handler (mod_pgsql)
to PECL, but first.

Is it Ok to add module that does *not* provide any function
to PECL?

It depends on session module and need session module header
file. Is it Ok to include ext/module/some_header.h ?

Technically it would be possible, but placing mod_pgsql to PECL
could be a kind of mess.

Stig, what do you think?

-- 
Yasuo Ohgaki

_________________________________________________________ Do You Yahoo!? Get your free  <email protected> address at http://mail.yahoo.com

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>