Hi,
I've used the same kind of Login script(adapted from a Larry Ullman book, using Sessions), but just wonder if there's a good example online of a fairly 'secure' Login script. I know it comes down to opinions of 'secure', but thought I'd get some feedback on this subject.
I found a really good article on Login and PHP security(found it), discussed brute-force, sql injections, blocking users after 3 failed attempts.....etc....... which got me wondering if there's any (almost)bulletproof login scripts out there, using PHP and MySQL?
Roscripts looks good: http://www.roscripts.com/PHP_login_script-143.html but I'm wondering if there's any others I should be looking out for to use?
I'm tempted to try build one myself, a little like Mike Cherim's one with the Contact Form, but with an aim to being a more secure Login for an Admin site.
Many thanks for any thoughts.



), discussed brute-force, sql injections, blocking users after 3 failed attempts.....etc....... which got me wondering if there's any (almost)bulletproof login scripts out there, using PHP and MySQL?



Bookmarks