検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 284 for [SIMILAR] 16 1024 4096 WITH 30328 autoload WITH ... (0.248 sec.)
設定を変更するには 0
« どこで設定を行うのか 言語リファレンス » PHP Manual 実行時設定 設定を変更するには 設定を変更するには Apache モジュールとして PHP を実行している場合 PHP を Apache モジュールとして使用している場合、Apache 設定ファイル (例、 httpd.conf ) もしくは .htaccess ファイルにディレクティブを記述する ...
https://man.plustar.jp/php/configuration.changes.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]
接続処理 0
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、接続ステータスが保持されます。 これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が実行されている場合、NORMAL 状態がアクティブになりま ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
cURL マルチハンドル用のオプションを設定する 0
« curl_multi_select curl_multi_strerror » PHP Manual cURL 関数 cURL マルチハンドル用のオプションを設定する curl_multi_setopt (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_multi_setopt — cURL マルチハンドル用のオプションを設定する 説明 curl_multi_setopt ( CurlMultiHandle $multi_handle , int $option ...
https://man.plustar.jp/php/function.curl-multi-setopt.html - [similar]
テーブルのカラムおよび関連するメタデータを含む結果セットを返す 0
« db2_column_privileges db2_commit » PHP Manual IBM DB2 関数 テーブルのカラムおよび関連するメタデータを含む結果セットを返す db2_columns (PECL ibm_db2 >= 1.0.0) db2_columns — テーブルのカラムおよび関連するメタデータを含む結果セットを返す 説明 db2_columns ( resource $connection , string $q ...
https://man.plustar.jp/php/function.db2-columns.html - [similar]
ストアドプロシージャのパラメータを含む結果セットを返す 0
« db2_primary_keys db2_procedures » PHP Manual IBM DB2 関数 ストアドプロシージャのパラメータを含む結果セットを返す db2_procedure_columns (PECL ibm_db2 >= 1.0.0) db2_procedure_columns — ストアドプロシージャのパラメータを含む結果セットを返す 説明 db2_procedure_columns ( resource $connectio ...
https://man.plustar.jp/php/function.db2-procedure-columns.html - [similar]
あるオブジェクトが指定したクラスのサブクラスに属するか (あるいは指定したインター... 0
« is_a method_exists » PHP Manual クラス/オブジェクト関数 あるオブジェクトが指定したクラスのサブクラスに属するか (あるいは指定したインターフェイスを実装しているか) どうかを調べる is_subclass_of (PHP 4, PHP 5, PHP 7, PHP 8) is_subclass_of — あるオブジェクトが指定したクラスのサブクラスに属 ...
https://man.plustar.jp/php/function.is-subclass-of.html - [similar]
Add a background task to be run in parallel 0
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background task to be run in parallel GearmanClient::addTaskBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskBackground — Add a background task to be run in parallel 説明 public GearmanClient::ad ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
Run a single task and return a result [deprecated] 0
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task and return a result [deprecated] GearmanClient::do (PECL gearman >= 0.5.0) GearmanClient::do — Run a single task and return a result [deprecated] 説明 public GearmanClient::do ( string $functio ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Run a single task and return a result 0
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single task and return a result GearmanClient::doNormal (No version information available, might only be in Git) GearmanClient::doNormal — Run a single task and return a result 説明 public GearmanCl ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]