MySQL Forums
Forum List  »  PHP

An efficient way to implement this......
Posted by: Dave
Date: September 09, 2005 07:45AM

Hi ppl

Im currently working on my 'first' project, using php and mysql. Im currently at the database planning stage, and was wondering how i can efficiently implement this idea:

The site is gonna contain an area where users can login and access their own individual pages....(login table is already complete) while im fine with all the php coding, i am a bit puzzled as to how i can implement the users database that will contain users posts, and comments made about the posts.

My current idea is to have individual tables for each user and store their data in there. but in doing that how can i link it to comments made by other people?

any help would be great

thanks

--Dave

Options: ReplyQuote


Subject
Written By
Posted
An efficient way to implement this......
September 09, 2005 07:45AM


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.