Date: 08/16/01
- Next message: Tom Malone: "[PHP] PHP on client-side"
- Previous message: Augusto Cesar Castoldi: "[PHP] "FileSize" --> fread($fd, 7000)"
- In reply to: Augusto Cesar Castoldi: "[PHP] "FileSize" --> fread($fd, 7000)"
- Next in thread: Mukul Sabharwal: "Re: [PHP] "FileSize" --> fread($fd, 7000)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
fread($fd, filesize("somefile.txt"));
--- Augusto Cesar Castoldi
<Augusto.Castoldi <email protected>> wrote:
> 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>
>
=====
*********************************
http://www.geocities.com/mimodit
*********************************
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
-- 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>
- Next message: Tom Malone: "[PHP] PHP on client-side"
- Previous message: Augusto Cesar Castoldi: "[PHP] "FileSize" --> fread($fd, 7000)"
- In reply to: Augusto Cesar Castoldi: "[PHP] "FileSize" --> fread($fd, 7000)"
- Next in thread: Mukul Sabharwal: "Re: [PHP] "FileSize" --> fread($fd, 7000)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

