|
Posted by Lupus Yonderboy on 10/11/08 11:54
"J.O. Aho" <user@example.net> ha scritto nel messaggio
news:4j6hp7F6cjitU1@individual.net...
>
> in your php.ini you limit the amount of memory that a php script can use,
> this limits the size of things for you, say around 20Mb in your case.
that's too bad, since the script resides in a hosted space and I don't have
admin rights...
> I think fpassthru() uses less memory, as long as you don't use
> ob_start()/ob_flush()
since I'm not sure what you mean by "less", considering I won't be able to
change that memory limit, do you think this could solve my problem, or
should I just give up and stick with traditional download with direct links?
thanks a lot,
lupus
--
"I strongly recommend if you only ever read one book in your life...
you keep your fucking mouth shut." - (www.banksy.co.uk)
[Back to original message]
|