PDA

View Full Version : does anyone know where to find the login script for the members area?


grumpy
Thu 2nd Aug '01, 6:10am
I've searched cgi-resources, hot scripts, and php-resources, trying to find a suitable login script for a project. I need security, but hate htaccess popups. I'm assuming the login to the membership area here would be pretty secure, right? Can anyone recommend a similar script available for purchase?

thanks :)

snyx
Thu 2nd Aug '01, 7:02am
well ya couldnt have looked too hard?

PHP:
http://www.hotscripts.com/PHP/Scripts_and_Programs/User_Authentication/

CGI:
http://www.hotscripts.com/Perl/Scripts_and_Programs/User_Management/

use php

snyx

grumpy
Thu 2nd Aug '01, 7:31am
Ah, been through them all, and installed nearly every demo out there. But most that look worth a darn use htaccess, so there we have the ugly popups again. I want a simple login form, but with high security behind it. I don't know enough about this to know how to achieve that without htaccess.

snyx
Thu 2nd Aug '01, 7:50am
There is no way you went and TRIED every PHP form, seriously if I went through I BET I could find MORE then one. But sorry guy, I have other stuff to do, good luck on it.

grumpy
Thu 2nd Aug '01, 7:55am
I've been working on this for about 3 months now, and can never seem to find just the right thing. I know I'm picky, but there has to be something out there that fills our requirements. Thanks for your help though, I appreciate your time :)