close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Getting started with club membership, 2 users per account

Thread began 3/17/2011 3:11 pm by Dennis | Last modified 3/22/2011 8:51 am by Dennis | 1248 views | 2 replies

Jason ByrnesWebAssist

  So my first questions are: is the above doable by a non-programmer?  


What you are trying to accomplish is not an easy task. it will require a decent understanding of relational databases and how to set them up.

Sure it is doable by a non programmer as long as you are willing to learn about relational databases and are not tied to a strict deadline, if you are tied to a strict deadline, then it would be a good idea to get help in setting this up through the job board



  How do I distinguish Member1 from Member2 (in the same record) for the login setup?  



Here's where we start to get into relational database design. the two users will need to be in separate records.

the users personal information would be stored in a users table.

any information that can be shared by two users would be stored in a separate table.

in this case, you can have household memberships where both users share the same address. The address information will be stored in a separate table the users table will have a foreign key column to create the relation ship between the user record and the address record.

  What other suggestions can you give me?  


Read up on relational database design, there are a number of good books on MySQL and PHP , most of them will have chapters that explain the database structure, then give step by step on developing the PHP to use that database structure.

look through the bookstore shelves to find one that goes through creating a membership site, try and find a few of them, and find the one that matches what you are trying to accomplish closest.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...