Posts by Roger Santos • 21 points
1 post
-
2
votes3
answers1619
viewsA: Insert data Database Related tables
There is a resource called mysql_insert_id() which will return the insert key, assign this resource to a variable and then insert it again in the related table.