Re: [PHPLIB] Baselib Sessioning vs. php4 sessioning ? From: Chris Cochella (cochella <email protected>)
Date: 03/26/00

> Christoph Adomeit wrote:
> > What I wonder is: phplib is described as "PHP3 Base Library".
> > How is it positioned vs. php4 ? There seem to be some
> > duplicate Features like sessioning in phplib and zend.
>
> PHPLIB does work with PHP4 without changes. The Session
> features of PHPLIB have been ported as session_*() functions
> to PHP4, so this functionality is duplicate in PHP4 and
> PHPLIB. The Auth, Perm and User features are not available
> in PHP4, as are Template and Menu.

These features (Auth, Perm and User) of PHPLIB will work in PHP4. Is this
correct?

It is just that such features are not available in a native way in PHP4, but
are available if you use PHPLIB.

I just need a little clarification.

Thanks,

Chris

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.