PHP Preloader with Status

Discussion in 'PHP' started by solidstudio, Dec 15, 2005.

  1. #1
    Hi there guys

    I am stuck on some code.

    I have a form that accepts a given value then queries it against 12 servers.

    As these servers are located all over the world the exeution time ranges between 5 to 25seconds

    So Im thinking of adding a preloader. Now doing that is fine, i can add that without a problem. What I am stuck with is that even though the preloader is called, it still seems to take long before the preloader loads, and by the time it does the values are just about ready to be displayed

    So my question is, is there anything that I can add to the form so that it first loads the preloader and then waits for the rest of the scripts to run before displaying the results

    Sorry if i sound confusing here, but im confused myself:p

    Thanks
     
    solidstudio, Dec 15, 2005 IP
  2. HN Will

    HN Will Guest

    Messages:
    111
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Did you write the preloader yourself?
     
    HN Will, Dec 16, 2005 IP