Save Inputs from a Site to a Database

0

I'm a beginner with HTML, JavaScript, and the like. I need to save user inputs from my site to a database. My pages, especially the one of register, was developed 100% in HTML. What I need to do is take these INPUTS from the form and save them in my DB. I was advised to make use of JSON, but in the materials and articles I found on the net I could not understand how to do that.

I would like you to help me with this problem by showing me an example of how to capture this data from the form in forwarding it to my DB or pointing me to some material that has some example of how to do it.

    
asked by anonymous 11.05.2015 / 00:57

0 answers