if user name already exists in data base

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ankit chopra
    New Member
    • Jul 2015
    • 1

    if user name already exists in data base

    if the user details already exists in php my admin data base like user name and pass then submit a form a alert show user value already exists
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    Where is the question you would like to ask?

    What is a 'data base' ? (a database is an organized collection of data )

    What is 'php my admin'? (phpMyAdmin is a free software tool written in PHP)

    and finally,
    If the username, and password already exist, normally this will result in a logon to your application. So, why show an alert?

    Comment

    Working...