I wish create a register page that this page get a product key and check this product key existing in a mysql database in table1.
and if this exist then check this product key in table2.
if this exist in table1 and not exist in table2 then register this code.
I know how create this code but i dont know location of code?
thanks