A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Setting Up Correct Tables for Database Driven Site

  1. #1
    Who needs pants? hooligan2001's Avatar
    Join Date
    Apr 2001
    Location
    Somewhere
    Posts
    1,976

    Setting Up Correct Tables for Database Driven Site

    Hey Guys/Gals just wondering if you could help me out. I'm in the middle of planning a highly database driven site. Now the site will have a massive amount of users that will register to it and i was trying to work out what kind of info that i will need to get from each user. And i also wanted to know what reccomendations on breaking up the details into different tables. Does anyone have suggestions or any article on the topic.

    The users when they registered have to supply things like username and password and email, but they also have to provide personal details like city state and zip and so on.

    Thanks in Advance

  2. #2
    You should be able to just make a list of everything that you need from users since you know what exactly you want for your site. I suggest looking at something like phpBB for an example.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center