php insert new records into multiple table
I have site that i want to use one user name and one password for each member for all of categoreis. I have regisration forms that i want to insert into new records into the two different tables at the same time with out using id.
for sample that i have one video profile and one dating profile both are using in one regisgration forms and want to send profiles into the two different tables with out using unit Id to pass out to other table.
is there is possible to create multiple insert recoreds from one registration forms!
if so, how can i do that!
please help thanks.
AM
