[snip] I have STFW, RTFM taken a couple of SWAG's and still cannot come up with a solution. Is the opened file held in memory and therefore as it gets larger it approaches the memeory limit of the machine? Any insight would help...a BIG THANKS IN ADVANCE! [/snip]
Ok, we have noticed more on the problem. We seperated each originating area into separate files (opening, then closing file handles). Until the script fails memory usage steadily declines instead of freeing the memory upon fclose(). Is there a way to free memory after a file is written? Thanks! Jay -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php