Results of 1 - 10 of about 33 for streamwrapper (0.001 sec.)
- streamWrapper クラス 10716
- « php_user_filter::onCreate streamWrapper::__construct » PHP Manual ストリーム streamWrapper クラ
...
ス streamWrapper クラス (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) はじめ ...
セスがあった時点で初期化されます。 クラス概要 class streamWrapper { /* プロパティ */ public resource $ context ; /* ...
wrapper_unregister() stream_wrapper_restore() 目次 streamWrapper::__construct — 新しいストリームラッパーを作成する ...
r::__destruct — 既存のストリームラッパーを破棄する streamWrapper::dir_closedir — ディレクトリハンドルを閉じる strea ...
-
https://man.plustar.jp/php/class.streamwrapper.html
- [similar]
- ストリーム 10107
- « SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに
...
r::onCreate — フィルタを作成するときにコールされる streamWrapper — streamWrapper クラス streamWrapper::__construct ...
— 新しいストリームラッパーを作成する streamWrapper::__destruct — 既存のストリームラッパーを破棄する s ...
apper::dir_closedir — ディレクトリハンドルを閉じる streamWrapper::dir_opendir — ディレクトリハンドルをオープンする ...
addir — ディレクトリハンドルからエントリを読み込む streamWrapper::dir_rewinddir — ディレクトリハンドルを巻き戻す st ...
-
https://man.plustar.jp/php/book.stream.html
- [similar]
- ディレクトリハンドルを巻き戻す 9866
- « streamWrapper::dir_readdir streamWrapper::mkdir » PHP Manual streamWrapper ディレクトリハンドル
...
を巻き戻す streamWrapper::dir_rewinddir (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP ...
8) streamWrapper::dir_rewinddir — ディレクトリハンドルを巻き戻す 説 ...
明 public streamWrapper::dir_rewinddir (): bool このメソッドは、 rewinddir ...
() に対応してコールされます。 streamWrapper::dir_readdir() が生成する出力をリセットしなければな ...
-
https://man.plustar.jp/php/streamwrapper.dir-rewinddir.html
- [similar]
- ディレクトリを削除する 9625
- « streamWrapper::rename streamWrapper::stream_cast » PHP Manual streamWrapper ディレクトリを削除
...
する streamWrapper::rmdir (PHP 5, PHP 7, PHP 8) streamWrapper::rmdir ...
— ディレクトリを削除する 説明 public streamWrapper::rmdir ( string $path , int $options ): bool このメ ...
: 有効なコンテキストがコール元関数に渡された場合に streamWrapper::$context プロパティが更新されます。 参考 rmdir() ...
- ディレクトリを削除する streamwrapper::mkdir() - ディレクトリを作成する streamwrapper::u ...
-
https://man.plustar.jp/php/streamwrapper.rmdir.html
- [similar]
- ファイルポインタが終端にあるかどうかを調べる 9625
- « streamWrapper::stream_close streamWrapper::stream_flush » PHP Manual streamWrapper ファイルポイ
...
ンタが終端にあるかどうかを調べる streamWrapper::stream_eof (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) ...
イルポインタが終端にあるかどうかを調べる 説明 public streamWrapper::stream_eof (): bool このメソッドは、 feof() に対応 ...
_contents() などで) 読み込む場合、PHP はループ内で streamWrapper::stream_read() をコールしてから streamWrapper::str ...
eam_eof() をコールします。 しかし、 streamWrapper::stream_read() が空でない文字列を返す限りは stream ...
-
https://man.plustar.jp/php/streamwrapper.stream-eof.html
- [similar]
- ストリームから読み込む 9625
- « streamWrapper::stream_open streamWrapper::stream_seek » PHP Manual streamWrapper ストリームから
...
読み込む streamWrapper::stream_read (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) ...
streamWrapper::stream_read — ストリームから読み込む 説明 public ...
ラーが発生し、余分なデータは失われます。 注意 注意 : streamWrapper::stream_eof() は、 streamWrapper::stream_read() が ...
_contents() などで) 読み込む場合、PHP はループ内で streamWrapper::stream_read() をコールしてから streamWrapper::str ...
-
https://man.plustar.jp/php/streamwrapper.stream-read.html
- [similar]
- 新しいストリームラッパーを作成する 9305
- « streamWrapper streamWrapper::__destruct » PHP Manual streamWrapper 新しいストリームラッパーを作
...
成する streamWrapper::__construct (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) ...
streamWrapper::__construct — 新しいストリームラッパーを作成する ...
説明 public streamWrapper::__construct () ストリームラッパーをオープンしたと ...
きに、 streamWrapper::stream_open() の直前にコールされます。 パラメータ ...
-
https://man.plustar.jp/php/streamwrapper.construct.html
- [similar]
- 既存のストリームラッパーを破棄する 9305
- « streamWrapper::__construct streamWrapper::dir_closedir » PHP Manual streamWrapper 既存のストリ
...
ームラッパーを破棄する streamWrapper::__destruct (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) ...
t — 既存のストリームラッパーを破棄する 説明 public streamWrapper::__destruct () ストリームラッパーを閉じるときに、 ...
関連キーワード: ストリームラッパー , 既存 , 破棄 , streamWrapper , destruct , パラメータ , construct , closedir , p ...
-
https://man.plustar.jp/php/streamwrapper.destruct.html
- [similar]
- ストリームの現在位置を取得する 9144
- « streamWrapper::stream_stat streamWrapper::stream_truncate » PHP Manual streamWrapper ストリーム
...
の現在位置を取得する streamWrapper::stream_tell (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) ...
streamWrapper::stream_tell — ストリームの現在位置を取得する 説明 ...
public streamWrapper::stream_tell (): int このメソッドは、 fseek() に対 ...
せん。 戻り値 ストリームの現在位置を返します。 参考 streamWrapper::stream_tell() 関連キーワード: ストリーム , 取得 , ...
-
https://man.plustar.jp/php/streamwrapper.stream-tell.html
- [similar]
- ファイルを削除する 8952
- « streamWrapper::stream_write streamWrapper::url_stat » PHP Manual streamWrapper ファイルを削除す
...
る streamWrapper::unlink (PHP 5, PHP 7, PHP 8) streamWrapper::unlin ...
k — ファイルを削除する 説明 public streamWrapper::unlink ( string $path ): bool このメソッドは、 un ...
: 有効なコンテキストがコール元関数に渡された場合に streamWrapper::$context プロパティが更新されます。 参考 unlink() ...
- ファイルを削除する streamWrapper::rmdir() - ディレクトリを削除する 関連キーワード: ...
-
https://man.plustar.jp/php/streamwrapper.unlink.html
- [similar]