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 6618803
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:53:02+00:00 2026-05-25T20:53:02+00:00

I Just learnig the PHP scipt and Mysql. My question is a simple one

  • 0

I Just learnig the PHP scipt and Mysql. My question is a simple one , where should i use tables and database.

Im Trying to create small website which can be used to create account, So when users hits sign up. should I need to create database on his name or should i need to create table?

I was thinking to create database on his name and tables on his details like tables names as profile info , gender , date of birth and email

Is that way to do? because I just started it I really need to know it. Please help me. How do I save images and videos in My database MYsql ? I installed apache last night.

Can we create infinite databases and table or does it have any limit? I said infinite because I thought to create database on user name and set tables as profile info, recent logins and recent blogs etc. So how do i allocate them in MY sql

I thought to create database on his name and create tables based on his info. its easy to select him using mysql_select_db(“passig his name”).So where do I save his info? If i need to save his blogs where do I save them ? and when we go for tables? I thought to use tables for them.

So what would You suggest.

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-05-25T20:53:02+00:00Added an answer on May 25, 2026 at 8:53 pm

    The usual approach is to create a database on a per-application basis.
    Let’s say your Database was named MyHomepage; in this database you have the following Tables:
    tbl_users, tbl_blogs, tbl_entries

    tbl_users would, as the name implies, hold user data. It has a number of fields, for instance a User ID (Unique, Auto increment), a Username, a MD5 oder SHA encrypted password, and other information like gender and so on.

    tbl_blogs, holds information about the blog-instances a specific user could have: BlogID, UserID (the id of the user the blog belongs to), BlogName and so on, maybe even which software needs to be installed for this blog.

    tbl_entries would hold any entry made on any blog. An Entry would have an ID, BlogID, Title, Text.

    A Database an a per-User basis is usually not needed, neither is a table on a per-User or per-Blog basis needed. However – you could do that if your provider allowed you to create unlimited databases, which is usually not the case. The number of databases, as far as I know, is only limited by the amount of free space on your harddrives.

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

Sidebar

Related Questions

I was just learning aboutt PHP namespaces and starting to create a simple autoload
Question 1 I've just started learning jQuery and one thing that puzzles me is
I just began learning PHP. I've installed php5 on Linux and wrote very simple
I'm just learning PHP and I'm trying to figure out how I could store
i just got some more questions while learning PHP, does php implement any built
Im just learning mod_rewrite and regex stuff, and what I'm trying to do is
I'm just learning Perl. When is it advisable to use OO Perl instead of
I'm just learning asp.net mvc and I'm trying to figure out how to move
I am learning AJAX in zend framework step by step. I use this question
I'm just learning PHP, and I'm confused about what the purpose of the __construct()

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.