id3_remove_tag

 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.