PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

MP3_Id::write | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

MP3_Id::write

MP3_Id::write() – 変更したタグを保存します。

Synopsis

require_once 'Id.php';

void MP3_Id::write ( boolean $v1 = = true )

Description

ファイルのタグを更新します。

Parameter

boolean $v1

if TRUE update/create an Version 1-tag on the file

Throws

Possible PEAR_Error values
Error code Error message Reason Solution
PEAR_MP3_ID_FNO "Unable to open $file" The provide file name could not be opened The file is currently write protected or doesn't exists.
PEAR_MP3_ID_RE "Unable to see to end - 128 of $file" or "Unable to see to end of $file" A read error occured The file is too short or empty - not a MP3 file or a corrupted one.

Note

This function can not be called statically.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「MP3_Id::write」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | MP3_Id::write」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: