検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 387 for [SIMILAR] 16 1024 4096 WITH 35240 readdir WITH 2... (0.824 sec.)
コンテキストオプションとパラメータ 0
« BackedEnum::tryFrom ソケットコンテキストオプション » PHP Manual 言語リファレンス コンテキストオプションとパラメータ コンテキストオプションとパラメータ PHP にはさまざまなコンテキストオプションやパラメータがあり、 すべてのファイルシステムラッパーおよびストリームラッパーで使用することがで ...
https://man.plustar.jp/php/context.html - [similar]
ファイルポインタの位置を先頭に戻す 0
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
はじめに 0
« Inotify インストール/設定 » PHP Manual Inotify はじめに はじめに inotify 拡張モジュールは、inotify 関数 inotify_init() 、 inotify_add_watch() および inotify_rm_watch() を公開しています。 C の inotify_init() 関数はファイル記述子を返しますが、PHP の inotify_init() はストリームリソースを返 ...
https://man.plustar.jp/php/intro.inotify.html - [similar]
ストリームのクラス 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ストリームのクラス ストリームのクラス ユーザー定義のラッパーは、 stream_wrapper_register() で、同関数の説明ページに記載されたクラス定義を使うことで、 登録することができます。 ユーザー定義のフィルタ用に、ベースとなる抽象クラスとして ...
https://man.plustar.jp/php/stream.resources.html - [similar]
コンテキストパラメータの一覧 0
« Phar コンテキストオプション Zip コンテキストオプション » PHP Manual コンテキストオプションとパラメータ コンテキストパラメータの一覧 コンテキストパラメータ コンテキストパラメータ — コンテキストパラメータの一覧 説明 これらの パラメータ を コンテキスト に設定するには stream_context_set_pa ...
https://man.plustar.jp/php/context.params.html - [similar]
新しいラージオブジェクトを作成する 0
« PDO::pgsqlGetPid PDO::pgsqlLOBOpen » PHP Manual PostgreSQL (PDO) 新しいラージオブジェクトを作成する PDO::pgsqlLOBCreate (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL pdo_pgsql >= 1.0.2) PDO::pgsqlLOBCreate — 新しいラージオブジェクトを作成する 説明 public PDO::pgsqlLOBCreate (): string PDO::pgsql ...
https://man.plustar.jp/php/pdo.pgsqllobcreate.html - [similar]
このエントリのファイルハンドラを取得する 0
« RarEntry::getPackedSize RarEntry::getUnpackedSize » PHP Manual RarEntry このエントリのファイルハンドラを取得する RarEntry::getStream (PECL rar >= 2.0.0) RarEntry::getStream — このエントリのファイルハンドラを取得する 説明 public RarEntry::getStream ( string $password = ? ): resource | f ...
https://man.plustar.jp/php/rarentry.getstream.html - [similar]
getimagesize, exif_read_data, exif_thumbnail, exif_imagetypeから返される 画像形... 0
« image_type_to_extension image2wbmp » PHP Manual GD および Image 関数 getimagesize, exif_read_data, exif_thumbnail, exif_imagetypeから返される 画像形式のMIMEタイプを取得する image_type_to_mime_type (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) image_type_to_mime_type — getimagesize, exif_read_d ...
https://man.plustar.jp/php/function.image-type-to-mime-type.html - [similar]
ストリームフィルタ 0
« 定義済み定数 ストリームコンテキスト » PHP Manual ストリーム ストリームフィルタ ストリームフィルタ フィルタ は、ストリームから読み込まれたり、 あるいは、ストリームから書き込まれたするデータに対して何らかの操作を行う、 最終段階にあるコードです。 PHP スクリプトの内部で、 stream_filter_reg ...
https://man.plustar.jp/php/stream.filters.html - [similar]
Directory クラス 0
« 定義済み定数 Directory::close » PHP Manual ディレクトリ Directory クラス Directory クラス (PHP 4, PHP 5, PHP 7, PHP 8) はじめに Directory クラスのインスタンスを作るには dir() 関数を使います。 new 演算子は使いません。 クラス概要 class Directory { /* プロパティ */ public readonly string ...
https://man.plustar.jp/php/class.directory.html - [similar]