Hello good afternoon, I have been trying to solve a problem for a while
I'll explain:
I have a form that when I send the data I store it in an associative array to pass it in the constructor of the class since there are many variables and I do not want to load the constructor of so many variables and I do not want to create so many attributes in the class, the array has 37 variables with their respective keys, the question is: How do I store each data of that array in each column of the table? I would appreciate your valuable help greetings