|
||||||||||||
|
|
XLVI. ID3 FunctionsIntroducciónThese functions let you read and manipulate ID3 tags. ID3 tags are used in MP3 files to store title of the song, as well as information about the artist, album, genre, year and track number. RequerimientosNo se necesitan bibliotecas externas para construir esta extensión Instalaciónid3 is part of PECL and can be installed using the PEAR installer. To compile PHP with id3 support, downloadthe sourcecode, put it in php-src/ext/id3 and compile PHP using --enable-id3. Configuración en tiempo de ejecuciónEsta extensión no tiene directivas de configuración en php.ini. Tipos de recursosEsta extensión no tiene ningún tipo de recurso definido. Predefined ConstantsMost of the id3 functions either let you specify or return a tag version. In order to specify the version please use on of these constants.
| |||||||||||
|
||||||||||||