I have a script that grabs some 250,000+ rows, 1 field. Then prints it to
the screen.
The problem is, it takes over 10 minutes just to print. The query itself
takes under 30 seconds. So, is there a faster way to print out 5 million
characters to the web page? This seems to be the slow part. Anyone
experience this and find a solution?

Thanks!

Nicole



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to