RE: [PHPLIB] PHPLIB-7.2 released From: Andrzej Piasecki (robin <email protected>)
Date: 10/26/99

>
> Download at http://phplib.netuse.de.
> - Auth code completely rewritten
> - Updates to Session, OOH Forms, several database classes.
> - Support for MS SQL, Sybase, Oracle 8.
> - Improved support for Oracle.
> - Table class rewritten.
> - Template class allows separation of HTML and PHP code.

Ok.
I have used phplib 7.1 dev , php4.02 on IE5.0 and everything was great.
When I click logout ( $auth->unauth(); ) access to any protected page caused
login screen.
I used without problem registered variables or arrays per user.

Only thing I had to do was setting $fallback_mode to "". ( nice, eh ? )

With 7.2 I have:
1. I can click logout 100 times and quit IE5.0. Fine, but I start exploder
again.
Ok, I have login screen. Great! I press login without user and password and
of course I have logged !!! Superb.
Simply logout doesn't work at all.
2. I had nice filter for my database browsing as registered array. Now it's
not working.
I don't know why yet.

Waiting for WORKING 7.3 ...

Andrzej Piasecki
robin <email protected>
Member of World Federation of Mad Hackers

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