Hello. I have script that generates an excel spread sheet that uses the writeexcel class (PHP version of writeexcel not perl version...) The problem is this, the script works great when generating small spreads, and even when generating intermediate sized spreadsheets, however when returning large amounts of data it just loads a blank spreadsheet with no error message or anything. I have set time limit to 0 and have turned on error reporting, but still nothing. Does anyone have ideas? Any help is greatly appreciated. thank you in advance!