i want to make a "sign up" web page. When new user type the name in the "username" field each time, a new table will automatically create for the new user and with a format of table name like "username@mycompany.com".
I don't know how to add the @mycompany.com following the "username"(variable) when creating the table each time.
Would anyone can help me! Thx a lot!