bool id3_remove_tag ( string $filename [, int $version = ID3_V1_0 ] )
id3_remove_tag() is used to remove the information stored of an ID3 tag.
Returns TRUE on success or FALSE on failure.