検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 253 for [SIMILAR] 16 1024 4096 WITH 43904 getiteratorcla... (0.258 sec.)
直近の行のオブジェクト ID を返す 0
« pg_last_notice pg_lo_close » PHP Manual PostgreSQL 関数 直近の行のオブジェクト ID を返す pg_last_oid (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_oid — 直近の行のオブジェクト ID を返す 説明 pg_last_oid ( PgSql\Result $result ): string | int | false pg_last_oid() は、挿入された行に割り ...
https://man.plustar.jp/php/function.pg-last-oid.html - [similar]
指定されたパスのファイルとディレクトリのリストを取得する 0
« rewinddir Fileinfo » PHP Manual ディレクトリ 関数 指定されたパスのファイルとディレクトリのリストを取得する scandir (PHP 5, PHP 7, PHP 8) scandir — 指定されたパスのファイルとディレクトリのリストを取得する 説明 scandir ( string $directory , int $sorting_order = SCANDIR_SORT_ASCENDING , ? ...
https://man.plustar.jp/php/function.scandir.html - [similar]
セマフォ ID を得る 0
« sem_acquire sem_release » PHP Manual セマフォ関数 セマフォ ID を得る sem_get (PHP 4, PHP 5, PHP 7, PHP 8) sem_get — セマフォ ID を得る 説明 sem_get ( int $key , int $max_acquire = 1 , int $permissions = 0666 , bool $auto_release = true ): SysvSemaphore | false sem_get() は、 System V セ ...
https://man.plustar.jp/php/function.sem-get.html - [similar]
ソケット上の接続を初期化する 0
« socket_cmsg_space socket_create_listen » PHP Manual ソケット 関数 ソケット上の接続を初期化する socket_connect (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_connect — ソケット上の接続を初期化する 説明 socket_connect ( Socket $socket , string $address , ? int $port = null ): bool Socket ク ...
https://man.plustar.jp/php/function.socket-connect.html - [similar]
ソケットのオプションを取得する 0
« socket_export_stream socket_getopt » PHP Manual ソケット 関数 ソケットのオプションを取得する socket_get_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_get_option — ソケットのオプションを取得する 説明 socket_get_option ( Socket $socket , int $level , int $option ): array | int | fa ...
https://man.plustar.jp/php/function.socket-get-option.html - [similar]
PHP のクラスとして実装された URL ラッパーを登録する 0
« stream_supports_lock stream_wrapper_restore » PHP Manual ストリーム 関数 PHP のクラスとして実装された URL ラッパーを登録する stream_wrapper_register (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) stream_wrapper_register — PHP のクラスとして実装された URL ラッパーを登録する 説明 stream_wrapper_r ...
https://man.plustar.jp/php/function.stream-wrapper-register.html - [similar]
関数またはクラスのフラグを 取得/設定 する 0
« uopz_extend uopz_function » PHP Manual Uopz 関数 関数またはクラスのフラグを 取得/設定 する uopz_flags (PECL uopz 2 >= 2.0.2, PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_flags — 関数またはクラスのフラグを 取得/設定 する 説明 uopz_flags ( string $function , int $flags = PHP_INT_MAX ): in ...
https://man.plustar.jp/php/function.uopz-flags.html - [similar]
YAML 形式にした値を返す 0
« yaml_emit_file yaml_parse_file » PHP Manual Yaml 関数 YAML 形式にした値を返す yaml_emit (PECL yaml >= 0.5.0) yaml_emit — YAML 形式にした値を返す 説明 yaml_emit ( mixed $data , int $encoding = YAML_ANY_ENCODING , int $linebreak = YAML_ANY_BREAK , array $callbacks = null ): string data で ...
https://man.plustar.jp/php/function.yaml-emit.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 InterBase設定オプション 名前 デフォルト 変更可能 変更履歴 ibase.allow_persistent "1" PHP_INI_SYSTEM ibase.max_persistent "-1" PHP_INI_SYSTEM ibase.max_links "-1" PHP_ ...
https://man.plustar.jp/php/ibase.configuration.html - [similar]
オブジェクト定数 0
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]