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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T18:34:12+00:00 2026-06-06T18:34:12+00:00

This is very hard to explain but I’m going to try. We run a

  • 0

This is very hard to explain but I’m going to try.

We run a motor shop that has a QC program. The program was coded in access97 and it’s time for an upgrade, we have elected to try a PHP/MySQL approach to do this.

Right now the access software has several pages to the form and each box sends to the database live so when you type something in you don’t have to hit a save button or next or anything and when you come back it’s there.

Also the forms are driven by an auto-incremented job number that you can punch into a field at the top of the page and it query’s the server and displays all the data in the form boxes so you can edit it.

I don’t know how to even start this project. I got a working form and an insert.php page but I don’t know how to go about the rest.

If I could get a pointer in the right direction that would be appreciated. Thanks!

  • 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-06T18:34:13+00:00Added an answer on June 6, 2026 at 6:34 pm

    I have created a simple example here:

    HTML/JS:
    shaquin.tk/experiments/ajax.html,

    PHP: shaquin.tk/experiments/qc.txt.

    Have a look at the source to see how it works (I also have some comments in my code), feel free to copy it and modify for your own needs.

    To sum up how it works:

    • When text is typed into a text box, a list of changed elements is updated.
    • Every updateInterval milliseconds (default 1000), the list is checked. (This helps reduce traffic and lag.) If anything has changed, the PHP file is called to update the database, and the list is cleared.
    • If an element loses focus and it has changed (e.g. copy/paste), the PHP file is called.
    • The PHP file sanitizes the query, checks for a valid job number, and updates the database.

    References:

    AJAX XMLHttpRequest

    setInterval

    addEventListener

    encodeURI
    mysqli_connect

    mysqli_query

    mysqli_real_escape_string

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

Sidebar

Related Questions

Okay this is very hard to explain, but i want to add padding to
This is going to be pretty hard to explain, so I'll try to make
This is a very hard to explain question and I hope my code extract
This is a very hard maybe impossible task for me, but I still be
this is very hard to explain and give code based on it. So thank
It's kind of hard to explain the desired result, but what I was going
This is a hard one to explain but here goes. I have 2 arrays,
This is a really tricky question to ask as its very hard to explain
This might be hard to explain, but I need a way to loop through
This is kind of hard to explain, so i'll try the best I can

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.