This topic is locked

Add data from user registration table to another table

11/30/2023 1:14:49 PM
PHPRunner General questions
T
thomaslog author

Hi!
i´m in urgent need of help with how to copy/insert a field from user registration table to another table.
When registration is complete i want a new post to be created in a table named "foretag" and
data in the fieldname "companyname" in user registration/user table to be inserted in fieldname "data1"
in the table "foretag".
Is using advanced secutity settings, so user only can see his own data.
Have tried a lot of different way but not got it working
Much grateful for help with this!