setting up a friend list in mysql

前端 未结 4 1822
天涯浪人
天涯浪人 2021-01-31 12:47

I want to make a friends list in my online game. I am not sure how to set it up or where to start. The add friends and accept friends part I can handle, but I don\'t know how to

4条回答
  •  自闭症患者
    2021-01-31 13:25

    Check out the answers in this other post here on stackoverflow...some simple but great explanations to accomplishing what you need.

    Facebook database design?

提交回复
热议问题