zodehala
02-01-2012, 04:36 PM
table_user
-----------------
userid | username
table_ad
----------------
adid | userid | ad
after i insert record into table_user i will insert userid coming from table_user into table_ad .
but how ?
-----------------
userid | username
table_ad
----------------
adid | userid | ad
after i insert record into table_user i will insert userid coming from table_user into table_ad .
but how ?