|
|||||
|
|
#11 |
|
|
"FLEB" <soon.the.sp@mmers.and.evil.ones.will.bow-down-to.us> wrote in message news:une8ljy4aui5$.6amnkpgwmw03$.dlg@40tude.net... > Regarding this well-known quote, often attributed to michel's famous "Fri, > 4 Jun 2004 10:40:49 +0200" speech: > > >> if (the search is done) { > >> display the results... > >> } else { > >> header("Refresh: 2"); // wait 2 seconds and reload > >> display the ad... > >> } > >> > > > > Not a nice solution. it will run multiple instances of the same script ... > > this will result in problems, definitely. > > > > Michel > > I don't follow you. If the actual searching mechanism isn't in this script, > just a simple "check if it's done" method, how would this run multiple > instances, especially if the Refresh timeout is 2 seconds? > > -- > -- Rudy Fleminger > -- sp@mmers.and.evil.ones.will.bow-down-to.us > (put "Hey!" in the Subject line for priority processing!) > -- http://www.pixelsaredead.com |