検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 366 for [SIMILAR] 16 1024 4096 WITH 17295 phpdbg WITH 10... (0.585 sec.)
入出力ストリーム 0
« Usage 対話シェル » PHP Manual コマンドラインの使用法 入出力ストリーム 入出力ストリーム CLI SAPI には入出力ストリーム用の定数がいくつか定義されており、 これらを使うとコマンドライン用のプログラミングが多少簡単になります。 CLI 固有の定数 定数 説明 STDIN stdin へのオープン済みのストリーム。 ...
https://man.plustar.jp/php/features.commandline.io-streams.html - [similar]
Execute operation with EXCLUSIVE LOCK 0
« CollectionFind::limit CollectionFind::lockShared » PHP Manual mysql_xdevapi\CollectionFind Execute operation with EXCLUSIVE LOCK CollectionFind::lockExclusive (No version information available, might only be in Git) CollectionFind::lockExclusive — Execute operation with EXCLUSIVE LOCK ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.lockexclusive.html - [similar]
Informix 関数 (PDO_INFORMIX) 0
« PDO_IBM DSN PDO_INFORMIX DSN » PHP Manual PDO ドライバ Informix 関数 (PDO_INFORMIX) Informix 関数 (PDO_INFORMIX) はじめに PDO_INFORMIX は、PHP から Informix データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 インストール手順 PDO_ ...
https://man.plustar.jp/php/ref.pdo-informix.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
proc_open で開かれたプロセスに関する情報を取得する 0
« proc_close proc_nice » PHP Manual プログラム実行関数 proc_open で開かれたプロセスに関する情報を取得する proc_get_status (PHP 5, PHP 7, PHP 8) proc_get_status — proc_open() で開かれたプロセスに関する情報を取得する 説明 proc_get_status ( resource $process ): array proc_get_status() は、 ...
https://man.plustar.jp/php/function.proc-get-status.html - [similar]
php-config 0
« phpize で共有 PECL 拡張モジュールをコンパイルする方法 PECL 拡張モジュールを PHP に静的に組み込む » PHP Manual PECL 拡張モジュールのインストール php-config php-config php-config はシンプルなシェルスクリプトで、 インストールされている PHP の設定情報を取得します。 拡張モジュールをコンパイ ...
https://man.plustar.jp/php/install.pecl.php-config.html - [similar]
Execute a database command that reads 0
« MongoDB\Driver\Manager::executeQuery MongoDB\Driver\Manager::executeReadWriteCommand » PHP Manual MongoDB\Driver\Manager Execute a database command that reads MongoDB\Driver\Manager::executeReadCommand (mongodb >=1.4.0) MongoDB\Driver\Manager::executeReadCommand — Execute a database co ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadcommand.html - [similar]
elseif/else if 0
« else 制御構造に関する別の構文 » PHP Manual 制御構造 elseif/else if elseif/else if (PHP 4, PHP 5, PHP 7, PHP 8) elseif は、その名前から分かるように、 if と else の組み合わせです。 elseif は、 else のように、元の if 式の値が false の場合に別の文を実行するように if 文を拡張します。 しかし ...
https://man.plustar.jp/php/control-structures.elseif.html - [similar]
ファイル名がパターンにマッチするか調べる 0
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatch (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) fnmatch — ファイル名がパターンにマッチするか調べる 説明 fnmatch ( string $pattern , string $filename , int $flags = 0 ): bool fnmatch() は filename で指 ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]
PostgreSQL 接続のトレースを有効にする 0
« pg_socket pg_transaction_status » PHP Manual PostgreSQL 関数 PostgreSQL 接続のトレースを有効にする pg_trace (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) pg_trace — PostgreSQL 接続のトレースを有効にする 説明 pg_trace ( string $filename , string $mode = "w" , ? PgSql\Connection $connection = nu ...
https://man.plustar.jp/php/function.pg-trace.html - [similar]