If I have a form with two submit buttons, one to add data to one table the other to add data to a diffrent table, is there a way to have php look at which button was clicked to determain which query insert to run?
I hope that makes sense feel free to ask questions. Thanks for any help in advance.