J
|
Jane 5/6/2010 |
Hi, |
M
|
mid3vil author 5/6/2010 |
Hi, I'm not sure that I fully understand you. Do you want to create new record after registration (or login) in the Registration_Driver table? Or is it just a custom view of your table with users? Could you clarify where do you want to redirect: after registration or after login?
|
J
|
Jane 5/11/2010 |
Hi, $rstmp = CustomQuery("select ID from UsersTableName where UserName='".$userdata["UserName"]."'"); |