rewriting a messy perl multi-whois domain lookup script in php, I really need it to output each seperate lookup in realtime, rather than waiting for the whole script to process then output the whole page at once (some whois servers are slower to respond than others). Is there a simple way to do this ?
cheers