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::copy (string $from)
void MP3_Id::copy
Sets the ID3 tags to the same as the tags in $from
Name of the variable storing an other instance of MP3_Id
This function can not be called statically.