I have a web page where it displays the list of audio collection. Some of
these audios are stored in another server of mine. I wish to add a
'download' option near to each audios.

So at the time of download, I want to specify the filesize. But filesize or
stat functions of php are not return the size of the audio file, if
specifies the absolute url of the audio.

Can someone suggests any method to find out the size of an audio file such
as http://example.com/myaudio.mp3 ?
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to