Hi. I'm developing a PHP & MySQL site and I would like to have a page like "This may take one minute. Please wait while your request is being processed." come on the web browser when I'm executing a big job.
A good example of the interface that I'm looking for is actually on this site, MacNN. When you do a search in the site, there is a "processing" page that comes up.
Any ideas on how to do this in PHP?
Thanks in advance.
-Ben