[PHP-DOC] Re: [PEAR-DEV] Re: [FRC]Session module related issues From: Martin Jansen (mail <email protected>)
Date: 12/20/01

On Thu, 20 Dec 2001 22:38:03 +0900, Yasuo Ohgaki wrote:

>Then msession may have the same problem that I mentioned.
>Since session module can be disabled, if users load
>extension depands on session module, it will end up with
>undefined symbol error. This is not nice...

But that's actually the problem of the developer: If he want's
to use your module, he simply has to ensure that the session
module is compiled in his PHP version.

Basically, this is the same with PEAR DB e.g.: If I want to use
it's abstraction layer for Oracle, I have to make sure that
Oracle is available within PHP.

- Martin

-- 
  Martin Jansen, <mail <email protected>>
  http://www.martin-jansen.de/