[PHP] "FileSize" --> fread($fd, 7000) From: Augusto Cesar Castoldi (Augusto.Castoldi <email protected>)
Date: 08/16/01

Hi.

instead use "7000" in "fread($fd, 7000)", i'd like to use the size of the
file opened. How can I know the size of the fopen?

thanks.

Augusto

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>