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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T01:43:16+00:00 2026-05-22T01:43:16+00:00

Scenario I have an export.php file that remotely exports a 1000 images. It’s broken

  • 0

Scenario
I have an export.php file that remotely exports a 1000 images. It’s broken down to export 20 images then reload and do the next 20 until all images have been exported. This works fine the thing is I wanted to make it look cleaner and have it running in the background.

So as I have jQuery on my index.php page I done a simple ajax call and HOPED the response would be “20” then “40” and so on, showing how many images have been exported so far. If only it would of been that easy.

The problem is that my front page gets updated with the first call but I need it to carry on running and updating until I say so. No doubt I am missing something simple, it’s always the way.

Any help would be appreciated and I hope that makes sense.

ajax call:

$.ajax({
   url: "export_images.php",
   cache: false,
   success: function(data){
     $("#export_images_result").text(data);
   }
});
  • 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-22T01:43:16+00:00Added an answer on May 22, 2026 at 1:43 am

    You could just call the php file every 20 images using separate ajax calls & pagination. Instead of having the php file do it. I would be happy to give an example if you post the php, and the rest of the javascript.

    I would recommend not using post for such a large upload, but maybe public ftp or something. POST is so unreliable, and doesn’t give progress, etc. FTP is far from perfect, but a better option (imo) for this type of system. Though I guess you don’t get to choose sometimes.

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

Sidebar

Related Questions

i have some simple Export/Import Scenario that i can't figur out why this not
Beginner level question Scenario: Have simple string cocantation tool, that I might expand later
Scenario: I have a console application that needs to access a network share with
Scenario : I have a PHP Forum and a Asp.Net site hosted on Linux
Scenario :- I have to call MYSQL stored procedure from PHP and do some
Scenario: I have a list table being populated from a combobox. That list table
Here’s the scenario. I have a text file(alpha), single column, with a bunch of
I have a scenario where I have to get an export from my CompositionContainer
I have a excel file on web server where my website deployed. The scenario,
Scenario: I have a web page with multiple charts and I have an 'Export

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.