MySQL based Authentication System April 1, 2008
Posted by Burhan in : MySQL, PHP, Tutorials , add a commentI spend most of my (limited) free time online helping people with their PHP/MySQL woes. One of the most common problems crop up when people try to create a simple authentication system linking PHP with a user database. To help people with this issue (and to avoid having to repeat the same thing over and over again) I’m writing this very simple tutorial to guide the less-experienced. (more…)