On Saturday 06 November 2004 05:43, Ritesh Nadhani wrote: > In the script I connect to one our tables having more then 80K rows and > dump the data using echo command. > > When I run this page from my browser, the process always stops half way > thru and only half the data is dumped. I can reproduce this problem > everytime. I am on a 512Kbps DSL line. > > By stopping i mean from IE, about 50K rows are dumped and then the process > stops. > > I have even tried: set_time_limit (0) so that we have unlimited timeout but > its still giving the same error. Do you actually get an error message? > Do I need to configure something in the server so that complete data is > dumped? Have you ruled out the possibility that it's IE that's barfing? Try a different browser and/or try using a download utility to just download the page to file, or link to that page from another page so you can right-click "Save link as...". -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Accuracy, n.: The vice of being right */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php