Authentication with PHP and MySQL - Part one
Wednesday, April 18th, 2007I have decided to start a series of posts regarding authentication methods using PHP and MySQL.
In the articles I will be covering some basic examples and thoughts surrounding how I think you should act and think security wise, but also in general to produce a good understandable code.
In the first post I’ll be covering the […]
