whta are the different types of authenitications?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shalinikonatam
    New Member
    • Sep 2007
    • 10

    whta are the different types of authenitications?

    Hi guys,
    iam develping login screen with fields username and password.
    on submit of the form i want to check whether user exist or not using database or file system etc.Like wise how many ways we authenticate user and what are those?

    if any one knows please reply to this post.
  • TheServant
    Recognized Expert Top Contributor
    • Feb 2008
    • 1168

    #2
    That's a lot of code you're asking for, and we don't make code, but rather fix it.

    You need to get your posted information from the form and then use database commands to search the database for those bits of information.

    How much experience do you have with php and databasing, and is your database MySQL?

    Comment

    Working...