PHP » GoLang |
login |
register |
about
|
id3_remove_tag(PECL id3 >= 0.1) id3_remove_tag — Remove an existing ID3 tag Description
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. Parameters
Return Values
Returns Examples
Example #1 id3_remove_tag() example
<?php If the file is writable and contained a 1.0 tag, this will output: Tag successfully removed Notes
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|