Re: [Phplib-users] Patch to page.inc
Brought to you by:
nhruby,
richardarcher
From: Joe S. <jo...@be...> - 2002-10-30 20:15:55
|
On Wed, Oct 30, 2002 at 05:17:11PM +0530, Dr Tarique Sani wrote: > > I think it is ready... ... > > If not anything for a Beta release OR as a Release candidate > > We need people to download it and try it ... ... > Since some may not have had the time to download and try I posted the examples in the pages/ directory here: http://phplib.sourceforge.net/showroom/dev/ Note the differences in the default auth example: http://phplib.sourceforge.net/showroom/dev/defauth.php3 Gian has shown a couple of things that the existing auth doesn't provide - A login form on a default auth page. The ability to show a login form, then abandon it and return to a default auth page. The existing showoff and defauth in cvs cannot be used together. You can go back and forth seamlessly in this example. This example is running php4 sessions and register_globals off. The reg mode simply doesn't have a register form installed yet. If this seems like a good thing, please download the snapshot, test, and then give feedback how it works for your given installation. Joe > > Tarique > -- |