Topic: COMPUTER - on April 13, 2004 at 1:02:00 AM CEST
Creating a Secure PHP Login Script
In this article Martin explains how to create a secure PHP login script that will allow safe authentication. Features remember-me function using cookies, validates logins on each request to prevent session stealing.
... Comment