Tuesday, 13. April 2004

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.

¬> devshed.com

... Comment