Announcement

Collapse
No announcement yet.

How to upload data to mySQL DB?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to upload data to mySQL DB?

    I have created a Form to input data. I want to connect/communicate this Form with the database to upload the data in the database. I created the database with the table. I exported the sql query with the sql file extension. I created a config.php file.
    1. Now what do I have to do to make this connection?
    2. Do I have to insert any file in the Form Properties. Under Action?
    3. Do I have to upload the sql file and config file in the root directory?
    4. Do I have to upload any other file?

    The form is located here: http://www.cea-ca.com/xyz.php
    The Website address is: http://www.cea-ca.com/

    The data comes to me via email but I want to register this data in the database.

    Thanks.
    www.CEA-ca.com

  • #2
    Re: How to upload data from a Form to a MySQL Database?

    Is it possible. Beyond scope?
    www.CEA-ca.com

    Comment


    • #3
      Re: How to upload data from a Form to a MySQL Database?

      It sounds as if you need to focus some attention to the phpAdmin/MySQL Tutorials to learn how to configure, establish, and administrate this advanced skillset.
      . VodaWebs....Luxury Group
      * Success Is Potential Realized *

      Comment


      • #4
        Re: How to upload data from a Form to a MySQL Database?

        Originally posted by Vasili View Post
        It sounds as if you need to focus some attention to the phpAdmin/MySQL Tutorials to learn how to configure, establish, and administrate this advanced skillset.
        I checked the video tutorials but could not find a video how to connect a form with MySQLDatabase.
        www.CEA-ca.com

        Comment

        Working...
        X