検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 241 for [SIMILAR] 16 1024 4096 WITH 32143 fiber WITH 215... (0.528 sec.)
持続的接続 0
« 非互換性 統計情報 » PHP Manual Mysqlnd 持続的接続 持続的接続 持続的接続の使用 mysqli と mysqlnd の組み合わせで使っている場合は、 持続的接続を作るときにサーバー上で COM_CHANGE_USER ( mysql_change_user() ) を呼び出します。これで、接続の認証が再び行われることになります。 COM_CHANGE_USER の ...
https://man.plustar.jp/php/mysqlnd.persist.html - [similar]
トランザクションおよび自動コミット 0
« 接続、および接続の管理 プリペアドステートメントおよびストアドプロシージャ » PHP Manual PDO トランザクションおよび自動コミット トランザクションおよび自動コミット さあ、PDO を使用してデータベースに接続することができました。 クエリを発行する前に、PDO がトランザクションをどのように扱うのか ...
https://man.plustar.jp/php/pdo.transactions.html - [similar]
Varnish 0
« tcpwrap_check はじめに » PHP Manual その他のサービス Varnish Varnish はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な VarnishAdmin の使用法 基本的な VarnishStat の使用法 基本的な VarnishLog の使用法 VarnishAdmin — VarnishAdmin クラス Varni ...
https://man.plustar.jp/php/book.varnish.html - [similar]
win32service 0
« variant_xor はじめに » PHP Manual Windows 用のモジュール win32service win32service はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 セキュリティの考慮 定義済み定数 Win32Service サービス型のビットマスク Win32Service サービスステータス定数 Win32Service サービス制御メ ...
https://man.plustar.jp/php/book.win32service.html - [similar]
VarnishAdmin クラス 0
« 基本的な VarnishLog の使用法 VarnishAdmin::auth » PHP Manual Varnish VarnishAdmin クラス VarnishAdmin クラス (PECL varnish >= 0.3) はじめに クラス概要 class VarnishAdmin { /* メソッド */ public auth (): bool public ban ( string $vcl_regex ): int public banUrl ( string $vcl_regex ): int ...
https://man.plustar.jp/php/class.varnishadmin.html - [similar]
ウォッチャーのコールバック 0
« ウォッチャー Periodic ウォッチャーの操作モード » PHP Manual Ev ウォッチャーのコールバック ウォッチャーのコールバック すべてのウォッチャーは、アクティブ (イベントを待ち受け中) あるいは非アクティブ (一時停止) の状態になります。 コールバックを実行できるのは、アクティブなウォッチャーだけで ...
https://man.plustar.jp/php/ev.watcher-callbacks.html - [similar]
cURL ハンドルのセットからマルチハンドルを削除する 0
« curl_multi_init curl_multi_select » PHP Manual cURL 関数 cURL ハンドルのセットからマルチハンドルを削除する curl_multi_remove_handle (PHP 5, PHP 7, PHP 8) curl_multi_remove_handle — cURL ハンドルのセットからマルチハンドルを削除する 説明 curl_multi_remove_handle ( CurlMultiHandle $multi_ ...
https://man.plustar.jp/php/function.curl-multi-remove-handle.html - [similar]
シグナルを待つ 0
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigwaitinfo — シグナルを待つ 説明 pcntl_sigwaitinfo ( array $signals , array &$info = [] ): int | false pcntl_sigwaitinfo() は、 呼び出し元のスクリプトの実行を ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
proc_open でオープンされたプロセスを強制終了する 0
« proc_open shell_exec » PHP Manual プログラム実行関数 proc_open でオープンされたプロセスを強制終了する proc_terminate (PHP 5, PHP 7, PHP 8) proc_terminate — proc_open でオープンされたプロセスを強制終了する 説明 proc_terminate ( resource $process , int $signal = 15 ): bool 終了させる ( p ...
https://man.plustar.jp/php/function.proc-terminate.html - [similar]
return 0
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プログラムの制御を呼び出し元に戻します。 呼び出し側のモジュールでは、呼び出しの次の式から続行します。 関数内で呼び出されると、 return 文は即座に その関数の実行を停止し、引数を関数の値として返しま ...
https://man.plustar.jp/php/function.return.html - [similar]