php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #24680 MP3 Functions
Submitted: 2003-07-16 10:31 UTC Modified: 2003-07-16 11:21 UTC
From: stephen_sandison at msn dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: Irrelevant OS: Any
Private report: No CVE-ID: None
 [2003-07-16 10:31 UTC] stephen_sandison at msn dot com
Description:
------------
Would it be possible to add functions related to media types such as mp3, ogg, wma etc...

So that ID3 tags could be read/edited/deleted without the need for custom functions.

I know of quite a few people who would appreciate this functionality.

Regards,

Stephen
Web Developer
Goss Interactive Ltd. (www.gossinteractive.com)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-16 10:43 UTC] eru@php.net
This functionality is already available as a PEAR package, please see 

http://pear.php.net/package-info.php?package=MP3_ID

for more information. Other fileformats could be implemented likewise, please feel free to contribute code :)

 [2003-07-16 10:45 UTC] jay@php.net
I very much doubt this functionality will be added to the 
core of PHP. A PECL extension is much more likely. There 
is a PEAR module for ID3 tags called MP3_Id that you might 
want to look at. 
 
FWIW, I've written an extension for ID3 tags (not the PEAR 
module, this is in C++) but I haven't released it yet. 
 
J 
 [2003-07-16 11:21 UTC] jay@php.net
simul-post, bogusifying again. 
 
J 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 12:01:32 2024 UTC