Hello,
Can someone please help me with using the mysql_insert_id function in mysql..I have two tables in which one is child to other and I am trying to insert data from the same form but the data has to be separated into those two tables.
I could only get the data in one table but in the child table i could not update the value of the foreign key. instead i get an error FUNCTION mydb.mysql_insert_id does not exist
Any help will be appreciated..thank you![]()



Reply With Quote


Bookmarks