Thursday, July 21, 2011

PHP Tutorial: Register and Login [User Account System] [Part Two(2)]

In this file we code the three (3) functions to use in our back-end files. One to add users after registration, one to check if a username is in use and the final one to validate information on login.

No comments:

Post a Comment