php3-list | 199807
Date: 07/31/98
- Next message: Rasmus Lerdorf: "RE: [PHP3] PHP and compiler ?"
- Previous message: Terry L Fritts: "RE: [PHP3] PHP and compiler ?"
- In reply to: johan.gronvall <email protected>: "[PHP3] 2 f* questions"
- Next in thread: Brian Schaffner: "RE: [PHP3] 2 f* questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
- Next message: Rasmus Lerdorf: "RE: [PHP3] PHP and compiler ?"
- Previous message: Terry L Fritts: "RE: [PHP3] PHP and compiler ?"
- In reply to: johan.gronvall <email protected>: "[PHP3] 2 f* questions"
- Next in thread: Brian Schaffner: "RE: [PHP3] 2 f* questions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

