Published in: PHP
Credit goes to http://www.retoxmedia.com for this
<? function get_flv_duration($file) { { { { { $seconds = $milliseconds / 1000; return $duration; } } } } return false; } ?>
You need to login to post a comment.
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
Wicked Cool PHP contains a wide variety of scripts to process credit cards, check the validity of email addresses, template HTML, and serve dynamic images and text.
fris on 12/27/07
9 people have marked this snippet as a favorite
basicmagic
vali29
kdaviesnz
skywalker
adix
jeff
jayjansheskigmailcom
romanos
Nix
Published in: PHP
Credit goes to http://www.retoxmedia.com for this
<? function get_flv_duration($file) { { { { { $seconds = $milliseconds / 1000; return $duration; } } } } return false; } ?>
You need to login to post a comment.