Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7736973
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T07:52:50+00:00 2026-06-01T07:52:50+00:00

I have to do an assignment of creating a blog with users who can

  • 0

I have to do an assignment of creating a blog with users who can post posts and also comment on the posts. Should I create three tables for users, posts, comments with everyone in each table having a unique id?

And do I need a foreign key field in my tables??

Thanks in advance..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T07:52:51+00:00Added an answer on June 1, 2026 at 7:52 am

    Thought some research would be helpful as you would get more insight into how it works, a system for a basic blog system is pretty simple.

    You would have the Post, User and Comment, each should have its separate Id and you would of course need foreign keys to link them together. An example would be:

    users('id', 'username', 'password'),
    posts('id', 'title', 'content', 'slug', 'user_id'),
    comments('id', 'content', 'date', 'post_id', 'user_id')
    

    Cake PHP’s Book 1.3 has a good tutorial on this: http://book.cakephp.org/1.3/en/view/1528/Blog

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on an assignment where I have to create three rows of three
I have an assignment to create a GUI using MATLAB GUIDE and am having
I have an assignment to create a secure communication between 2 people with a
I am creating an app to manage homework, and have a class called Assignment.
For my Uni assignment I have to create a fast action paced networked game
This is an assignment. I have to create a circular linked list and remove
I have an assignment for uni where I have to create a Java program
I have taken up an assignment for a website and I am creating an
I am creating a file server application for school assignment. What I currently have
Creating tests for an assignment, I'm getting an strange AssertionError exception. I have changed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.