Helping ordinary people create extraordinary websites!


MP3_Id::copy()

MP3_Id::copy() -- copy the tags of another instance

Description

Sets the ID3 tags to the same as the tags in $from

Parameter

string $from

Name of the variable storing an other instance of MP3_Id

Note

This function can not be called statically.