php-developer-list | 2001122
Date: 12/19/01
- Next message: Yasuo Ohgaki: "Re: [PHP-DEV] Adding session save handler?"
- Previous message: Lars Torben Wilson: "Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?"
- In reply to: Jon Parise: "Re: [PHP-DEV] Adding session save handler?"
- Next in thread: Yasuo Ohgaki: "Re: [PHP-DEV] Adding session save handler?"
- Reply: Yasuo Ohgaki: "Re: [PHP-DEV] Adding session save handler?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Yasuo Ohgaki: "Re: [PHP-DEV] Adding session save handler?"
- Previous message: Lars Torben Wilson: "Re: [PHP-DEV] Question: Should exit() print out the integer exit-status?"
- In reply to: Jon Parise: "Re: [PHP-DEV] Adding session save handler?"
- Next in thread: Yasuo Ohgaki: "Re: [PHP-DEV] Adding session save handler?"
- Reply: Yasuo Ohgaki: "Re: [PHP-DEV] Adding session save handler?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

