Re: [phplib] login page help From: Jesse Swensen (swensenj <email protected>)
Date: 07/12/01

This is really bad form. Use the built-in functionality of PHPLib. See my
other posting on how to make it work...

-- 
Jesse Swensen
swensenj <email protected>

> From: "Ignatius Teo" <iteo <email protected>> > Organization: Southern Cross University > Date: Thu, 12 Jul 2001 09:56:17 +1000 > To: "Cresta Johnson" <cjohnson <email protected>>, <phplib <email protected>> > Subject: Re: [phplib] login page help > > Cresta, > > In your auth subclass, implement your own start & auth_loginform methods. > What I've had to do it create a dummy auth_loginform method and modify the > start method by commenting out all the bits where it tries to call > auth_loginform and then exit. > > Ignatius > > ----- Original Message ----- > From: "Cresta Johnson" <cjohnson <email protected>> > To: <phplib <email protected>> > Sent: Thursday, July 12, 2001 8:48 AM > Subject: [phplib] login page help > > >> Hi All! >> >> I was wondering if it was possible to have a login page that wasn't >> protected by the phplib auth/perm functions? What I want to do is have a >> "quick" login button on the index page of my site (which wouldn't be >> protected) and after verifying the login information would redirect the > user >> to another page that is protected by the phplib auth/perm functions. What >> I've tried to do so far is to send the user & password (via html >> form)directly to the page (that's protected) & I've also tried to send the >> information to another php script that processes the information & then >> redirects to the protected page. Either way, I am still having the >> login.ihtml page invoked. Is there anyone that's done this before and has > a >> code sample that I can look at? >> >> Thanks so much! >> >> Cresta >> >> >> -- >> Abbestellen mit Mail an: phplib-unsubscribe <email protected> >> Kommandoliste mit Mail an: phplib-help <email protected> >> > > > -- > Abbestellen mit Mail an: phplib-unsubscribe <email protected> > Kommandoliste mit Mail an: phplib-help <email protected> >

-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>