MySQL Forums
Forum List  »  PHP

create user table
Posted by: Gordon White
Date: May 30, 2016 05:11AM

I am building an APP, and I need to create a user table with all of their info in a table in a database.

I don't want create a user login table, I know how to do that.

For example:
I am a user and I login to this app for the first time, I will fill in my form info and hit submit. All is stored in a table just for me.

I come back a week later and re-login to modify my info.

End example:

I know how to create a login user table, but how do I reference their private table?

Thanks

Options: ReplyQuote


Subject
Written By
Posted
create user table
May 30, 2016 05:11AM
June 04, 2016 04:56AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.