It does not... phpCodeGenie is a very simplistic program.. It does not build complex programs for you... it will build the basic code for you that you need to edit, add more to it to accomodate your needs. If you want to update two tables, you'll have to generate the code for the two tables... and then modify your form action script to include the code to update these two tables..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How does phpcodegenie recognize primary and secondary keys. What if I want to update 2 tables from one form?
Thanks
It does not... phpCodeGenie is a very simplistic program.. It does not build complex programs for you... it will build the basic code for you that you need to edit, add more to it to accomodate your needs. If you want to update two tables, you'll have to generate the code for the two tables... and then modify your form action script to include the code to update these two tables..