why i’m getting the following error “Data truncated for column ‘model’ at row 1”
So I want to get the user data from the form and then store it in the database but i’m getting the error “Data truncated for column ‘model’ at row 1” when I try to add the details. I am …