PHP Login Script
By Chad • Jan 6th, 2009 • Category: ProjectsSeveral sites I am working on required some kind of authentication using PHP, but since the sites were entirely custom coded – and needed to be to serve their purpose – I was unable and unwilling to use a CMS just to have user registration and logins.
My solution was to come up with a PHP [...]