1
I assume that the register.php file needs to be backed for this, but I'm not sure...
When a person registers, I want to insert the email address, password, username into an additional table in the same database.
What would the code look like to do this?
Thanks.