PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Id.php';
void MP3_Id::setTag (mixed $name, mixed $value)
void MP3_Id::setTag
Sets a field
Table 37-1. Possible names of tags are:
Name of the tag to set or hash with the key as fieldname
the value to set
This function can not be called statically.