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

  • Home
  • SEARCH
  • 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 7712301
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T01:35:45+00:00 2026-06-01T01:35:45+00:00

If I have about 250 entries with 6 columns in a MySQL database, and

  • 0

If I have about 250 entries with 6 columns in a MySQL database, and I want a “dynamic” filtering to show entries depending on the checkboxes checked off, is it better to retrieve them all and then hide some results via jquery or do a PHP/MySQL query every time a checkbox is checked?

Thank you very much!

  • 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-01T01:35:47+00:00Added an answer on June 1, 2026 at 1:35 am

    Well there is 2 questions one must answer before proceeding!

    Will the end-time user filter the view a few times (like say they reload the results 2 – 7 times)?

    Will the behind-the-scenes data change regularly?

    Case 1: Yes to filters, no to changing data

    • Get all the data, cache it in hidden divs, and perform a javascript (jQuery) filtering algorithm to reduce server cost

    Case 2: Yes to filters, yes to changing data.

    • The data better be retrieved and sorted by the back end $query (WHERE) and retrieve the data and update the display via ajax/javascript

    Case 3: No to filters, Yes to changing data.

    • A litter different than above. You could load the data on the page and use a page refreshing system (simplest i think to get started).

    Case 4: No and No

    • Just load it either via ajax, back end with php. You decide.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Okay. So I have about 250,000 high resolution images. What I want to do
I have a simple database with about 3900 entries, and am using a generic
I have about 150 000 rows of data written to a database everyday. These
I've got an array with about 250 entries in it, each their own array
I wonder if my .htaccess file is too long/inefficient? I have about 250 lines
I don't know if this is possible. I have a webpage with about 250
Abstract problem : I have a graph of about 250,000 nodes and the average
I'm new to mysql and have a choice regarding mysql database structure for my
I do have permission to do this. I've got a website with about 250
I have a table with about 250 rows (may double within 6 months), and

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.