stream_wrapper_restore

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

stream_wrapper_restore事前に登録を解除された組み込みラッパーを復元する

説明

stream_wrapper_restore(string $protocol): bool

stream_wrapper_unregister() で事前に登録を解除した 組み込みラッパーを復元します。

パラメータ

protocol

戻り値

成功した場合に true を、失敗した場合に false を返します。

関連キーワード:  事前, 解除, 組み込み, 復元, 登録, stream, wrapper, restore, protocol, unregister