Everyone,
Ok, so I'm working with the zip class by Eric Mueller. I'm having an issue with is, and think it may actually be a PHP issue...
If I have it create a file from MP3 files totalling aroudn 70 MB (the resulting .zip file is about 63MB, it dies (the script just stops with no output). But if I go just under that it works fine?
I'm thinking it has something to do with the amount of data that PHP is using. I did up the PHP memory limit to 256MB just to test and that didn't do it.
So I guess my question is is there a limit ot the amount of data that can be passed by a return in a PHP class?
Thanks much,
Ross
http://www.jinzora.org