Form will take response from the client and the response will be stored in a database with the help of php and xampp.
XAMPP is a PHP development environment. And has everything that is required to setup database and handle requests. It is like a mini-server on your machine.
Installing xampp
You can download XAMP from the following URL: (while installing the software, take a note of the location of the XAMPP as it will be required later):
bash https://www.apachefriends.org/download.html
MIT License