Connect website to MySQL

Discussion in 'MySQL' started by Op-Amp, Jan 5, 2013.

  1. #1
    OK, I know this is sort of a stupid question but I'm new to this.

    I wrote a website with a sign-up form. First name, last name, email, password, all that. How do I make it so that when the user hits the submit button, it creates a new account on MySQL database?
     
    Op-Amp, Jan 5, 2013 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    A new account or a new record? Why would you want it to create a MySQL account?
     
    Rukbat, Jan 5, 2013 IP
  3. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #3
    This is a simplest How To to save records in MySQL.
     
    mwasif, Jan 5, 2013 IP
  4. usman8

    usman8 Banned

    Messages:
    205
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #4
    Add sql is offered by visual web developer and it is very easy to connect database with it.
     
    usman8, Jan 13, 2013 IP