Wednesday, 5 September 2012

BUILDING A WEB SITE

Registering users into a database via a login form and authenticating them at login using php,sql and html.

  1. A database is created with a table for users
  2. A login form is then created
  3. Next a registration form is then created
  4. Then users are authenticated

No comments:

Post a Comment