streamWrapper::rename
(PHP 5, PHP 7, PHP 8)
streamWrapper::rename — ファイルあるいはディレクトリの名前を変える
説明
このメソッドは、rename() に対応してコールされます。
path_from
を
path_to
に変更します。
注意:
適切なエラーメッセージを返すためには、 ラッパーがファイル名の変更に対応していない場合にはこのメソッドを定義しては いけません。
パラメータ
path_from
-
現在のファイルの URL。
path_to
-
path_from
の変更後の URL。
エラー / 例外
このメソッドのコールに
(未実装などの理由で) 失敗した場合、
E_WARNING
を発行します。
注意
注意:
有効なコンテキストがコール元関数に渡された場合に streamWrapper::$context プロパティが更新されます。
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google