Saving to a database

Hi, I’m a newbie with Unity and I need to make a college work but I don’t know how to make what I need. I will explain. I’m making a web project and I need to save some things in a database. I have a GUI with a TextField, a TextArea and a Button, when I click the button, the string in the TextField and the string in the TextArea have to be saved in a database. I don’t know how to make this and I need this to make my work.

Thank you.

If you search this site for : php database you will get many topics about how to do this type of thing. There’s also something in the Asset Store that does this.