Jump to content

[BASIC] SQL connection / instertion / download function


Albireo

Recommended Posts

Hello,

 

I have to say at the beginning, that I am not a PHP/MySQL developer (I'm a XHTML/CSS expert) but would like to learn a few basic things.

 

Today, I want to write a basic function that would add values to a MySQL database.

 

- name

- email

- company

 

(This fields exist in the MySQL structure)

 

I have an HTML file with the form, but the only thing is I don't know how to establish a connection with the MySQL database and add records. I know it's simple, so can anyone help me with this? Your help is very much appreciated!

 

The purpose of this script is to allow users to download a file in exchange of their contact details. And since there is a file to be downloaded, can you tell me what should I use in my PHP code to automatically download a file after insterting data into the database?

 

Thank you!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.