Audio Formats Manipulation
Introduction
Audio Formats Manipulation
PHP Manual
ID3 Tags
Introduction
Installing/Configuring
Requirements
Installation
Runtime Configuration
Resource Types
Predefined Constants
ID3 Functions
id3_get_frame_long_name
— Get the long name of an ID3v2 frame
id3_get_frame_short_name
— Get the short name of an ID3v2 frame
id3_get_genre_id
— Get the id for a genre
id3_get_genre_list
— Get all possible genre values
id3_get_genre_name
— Get the name for a genre id
id3_get_tag
— Get all information stored in an ID3 tag
id3_get_version
— Get version of an ID3 tag
id3_remove_tag
— Remove an existing ID3 tag
id3_set_tag
— Update information stored in an ID3 tag
Audio Formats Manipulation
Introduction
Audio Formats Manipulation
PHP Manual