movieflick
Programmer
Ok I am new to php and need some help.
I have created a form that rights to a customers table I have a second table that contains shop information. What I I am trying to do is have the customer fill out the form and based on the zip code he/she enters right the name of the shop contained in the shop table with a matching zipcode to a colums in the customers table. I am not sure how to query and write in two different tables at the same time. I hope I explained that well enough. I would greatly appreciate any help.
I have created a form that rights to a customers table I have a second table that contains shop information. What I I am trying to do is have the customer fill out the form and based on the zip code he/she enters right the name of the shop contained in the shop table with a matching zipcode to a colums in the customers table. I am not sure how to query and write in two different tables at the same time. I hope I explained that well enough. I would greatly appreciate any help.