Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
~1K People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for Sorcher

For you requirements it sounds like you want a separate table for each user. Although I'm not sure if this is the most efficient option. Perhaps you could add a field on your table to hold user_id which would reference your users table using foriegn/primary keys. Then you could use …

Member Avatar for ryan311
0
1K
Member Avatar for alla87

as in if(!isset($_POST['password'])) { echo "sorry you didnt fill out password"; }else { //as normal } you can use many ifs to check that they filled out the form.

Member Avatar for tr4ssj2
0
85

The End.