Rookie to php please help

Discussion in 'PHP' started by musichangout.com, Sep 30, 2013.

  1. #1
    Hi,

    please some one help me by providing
    PHP Form Validation

    and how to create data base in MYSQL and link the php form to it :)

     
    musichangout.com, Sep 30, 2013 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    PoPSiCLe, Sep 30, 2013 IP
  3. 2TheMax

    2TheMax Active Member

    Messages:
    59
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    63
    #3
    1. Create MySQL database (can be done in cPanel hosting).
    2. Create connection to MySQL database using PHP config file (called by include in form PHP file).
    3. Add error checking /Form Validation in form PHP file.
     
    2TheMax, Oct 1, 2013 IP
    seoagrippa likes this.