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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T09:09:59+00:00 2026-06-04T09:09:59+00:00

I am posting this as I am unsure the exact technology and approach to

  • 0

I am posting this as I am unsure the exact technology and approach to investigates further.

I wish to build a simple website:

1) User logs in with username and password.

2) User saves simple page that contains inputs taken from a form they have filled in.

3) User logs out, but all data is kept on server.

4) User logs in again and can see everything stored against their account.

This must be really simple but without much development knowledge I am a little stuck on where to go next.

I know a little bit of the following – HTML/CSS/Javascript/PHP/MySQL

Therefore I was thinking of this approach:

1) User account based off php/mysql script.

2) User inputs into simple page via html/php forms. Added javascript for effect.

3) All form inputs recorded in mysql database.

On the mysql database – how should this be structured?

1) User Account Table:
Username | Email | Last_Login

2) Simple Form Table:
Username | Form_Field1 | Form_Field2 | Form….

Is there a better way to store individual user information – all in one table or an individual table per user?

As coding is not my strength, are there prepacked scripts etc that I can leverage. I was looking at combining an available back end with a Twitter Boostrap front end.

  • 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-04T09:10:00+00:00Added an answer on June 4, 2026 at 9:10 am

    Yes, there is a more efficient way of storing that data;

    Your users have to have the following columns:

    • id – an integer with an AUTO_INCREMENT option checked, PRIMARY_KEY – unique id of the user
    • username
    • email
    • password
    • last_login

    Your forms table should be structured like this:

    • id – an integer with an AUTO_INCREMENT option checked, PRIMARY_KEY – unique id of the recored
    • user_id – Id of the user who filled/posted the form
    • field1
    • field2
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am really unsure as to where I should be posting this, but if
Posting this one for a friend. They have an Icefaces app that uses Icefaces's
I have seen many posting this issue in SO. I have gone through those
I'm cross-posting this from the wordpress section, b/c I think the problem lies more
I am really posting this out of desperation after searching around a lot for
Preface: I'm posting this on behalf of a friend (who's apparently to shy to
NOTE : Right before posting this question it occurred to me there's a better
Note: I am cross-posting this from App Engine group because I got no answers
I am bouncing between posting this here and on Superuser. Please excuse me if
I am posting this in the off chance there is a SCORM expert out

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.