Hi guys,
I have a table with user IDs and I have to create another table that contains the rest of the user info (email, username, password, session, etc.) in a way that the ID from one table corresponds to the user in the other. How do I accomplish that 😕 Can someone point me to a tutorial please?
Thanks
PanosA.