Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199807

Re: [PHP3] 2 f* questions From: Rasmus Lerdorf (rasmus <email protected>)
Date: 07/31/98

> 1. The use of fgetc (http) is not very fast if I want to download a big
> gif for example(or any _binary_ file), instead it would have been nice
> to redirect fpassthru to a file. Is that possible or is there any other
> solution?
>
> 2. Can I somehow tell the size of the file being downloaded.

I think you need to show us your script. I bet there is absolutely no
reason to use fgetc() in your script.

-Rasmus

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3