"working" or "searching" page

Discussion in 'PHP' started by mikelbeck, May 18, 2006.

  1. #1
    I've got a script that takes a little while to do it's thing. While it's working I'd like to display a "searching..." page, and then when the script is ready with it's result have it go to the results page.

    How do I do this?
     
    mikelbeck, May 18, 2006 IP
  2. themole

    themole Peon

    Messages:
    82
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It depends on how you have it setup. Does the script run from user defined input (such as a search) or is it pretty basic (they just press a button)?

    -the mole
     
    themole, May 18, 2006 IP
  3. mikelbeck

    mikelbeck Well-Known Member

    Messages:
    790
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    108
    #3
    It runs from user input.
     
    mikelbeck, May 19, 2006 IP