封装为mp3file类,程序请下载附件
用法示例:function mp3_len($file) {<br>
$m = new mp3file($file);<br>
$a = $m->get_metadata();<br>
return $a['Length'] ? $a['Length'] : 0;<br>
}
mp3file.class.zip
( 2.76 KB 下载:336 次 )
AD:真正免费,域名+虚机+企业邮箱=0元
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn