検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 365 for [SIMILAR] 16 1024 4096 WITH 15192 ーid WITH 1403... (0.423 sec.)
実行時設定 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 インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Unified ODBC 設定オプション 名前 デフォルト 変更可能 変更履歴 odbc.default_db * NULL PHP_INI_ALL odbc.default_user * NULL PHP_INI_ALL odbc.default_pw * NULL PHP_INI_A ...
https://man.plustar.jp/php/odbc.configuration.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PCNTL 定義済み定数 定義済み定数 以下のシグナルのリストがプロセス制御関数でサポートされています。 これらのシグナルのデフォルト動作の詳細については、 signal(7) のマニュアルを参照ください。 プロセス制御関連の定数 WNOHANG ( int ) WUNTRACED ( int ) SIG_* 定数 SIG_ ...
https://man.plustar.jp/php/pcntl.constants.html - [similar]
その他の関数 0
« 定義済み定数 connection_aborted » PHP Manual その他 その他の関数 その他の関数 目次 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接続ステータスのビットフィールドを返す constant — 定数の値を返す define — 名前を指定して定数を定義する define ...
https://man.plustar.jp/php/ref.misc.html - [similar]
ベンダー固有の IP アドレス属性を設定する 0
« radius_put_string radius_put_vendor_attr » PHP Manual Radius 関数 ベンダー固有の IP アドレス属性を設定する radius_put_vendor_addr (PECL radius >= 1.1.0) radius_put_vendor_addr — ベンダー固有の IP アドレス属性を設定する 説明 radius_put_vendor_addr ( resource $radius_handle , int $vendor ...
https://man.plustar.jp/php/function.radius-put-vendor-addr.html - [similar]
ベンダー固有の整数属性を設定する 0
« radius_put_vendor_attr radius_put_vendor_string » PHP Manual Radius 関数 ベンダー固有の整数属性を設定する radius_put_vendor_int (PECL radius >= 1.1.0) radius_put_vendor_int — ベンダー固有の整数属性を設定する 説明 radius_put_vendor_int ( resource $radius_handle , int $vendor , int $type ...
https://man.plustar.jp/php/function.radius-put-vendor-int.html - [similar]
その他の関数 0
« LuaSandboxTimeoutError はじめに » PHP Manual その他の基本モジュール その他の関数 その他の関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 その他の関数 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接 ...
https://man.plustar.jp/php/book.misc.html - [similar]
外部プログラムを実行し、出力を表示する 0
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]
Constructing signal events 0
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events Event can also watch for POSIX-style signals. To construct a handler for a signal, use Event::__construct() constructor with Event::SIGNAL flag, or Event::signal() factory method. 例1 Handlin ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
ファイルのグループを取得する 0
« SplFileInfo::getFilename SplFileInfo::getInode » PHP Manual SplFileInfo ファイルのグループを取得する SplFileInfo::getGroup (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::getGroup — ファイルのグループを取得する 説明 public SplFileInfo::getGroup (): int | false ファイルのグループを取得します ...
https://man.plustar.jp/php/splfileinfo.getgroup.html - [similar]