I am trying to insert data from modal after user clicks submit button. But it is not working, i have 2 files index to display modal and php file to run connect mysql and insert data into it. I don't think it recognizes submit action. I also have question how do i insert primary key id into database or does it adds automatically. I am trying to insert data from modal after use