Jump to content

forum design


ball420

Recommended Posts

well... i dont have one for sale... cuz i custom make everything... but let me put this out for helpers :-)

 

what do you need? (database)

users - login, password, avatar, name, security, id(autoincrease), email, numofposts...

parent - id(autoincrease), name, secure(maybe),

subs - id(autoincrease), parent(parent table's id), name, lastposter, lastposttime, secure(maybe)

message - id(autoincrease), parent(sub table's id), subject, poster, timestamp, numofposts, locked, sticky

posts - id(autoincrease), parent(message table's id), poster, text, timestamp, editedtimestamp

 

just for starters... :-)

Link to comment
https://forums.phpfreaks.com/topic/54454-forum-design/#findComment-269354
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.