検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 493 for [SIMILAR] 16 1024 4096 WITH 16869 process WITH 5... (0.540 sec.)
設定 0
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 設定 FPM では、 php.ini 形式の構文の設定ファイル php-fpm.conf と、プール設定ファイルを使います。 php-fpm.conf のグローバル設定項目 pid string PID ファイルへのパス。デフォルト値: なし error_lo ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
The MySQLi Extension Function Summary 0
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension Function Summary Summary of mysqli methods mysqli Class OOP Interface Procedural Interface Alias (Do not use) Description Properties $mysqli::affected_rows mysqli_affected_rows() N/A Gets the n ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
指定したエラー番号に対応するシステムのエラーメッセージを取得する 0
« posix_setuid posix_times » PHP Manual POSIX 関数 指定したエラー番号に対応するシステムのエラーメッセージを取得する posix_strerror (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) posix_strerror — 指定したエラー番号に対応するシステムのエラーメッセージを取得する 説明 posix_strerror ( int $error_code ...
https://man.plustar.jp/php/function.posix-strerror.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
The Swoole\Coroutine class 0
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole The Swoole\Coroutine class The Swoole\Coroutine class (PECL swoole >= 2.0.0) はじめに クラス概要 class Swoole\Coroutine { /* メソッド */ public static call_user_func_array ( callable $callback ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PHP DTrace 静的プローブとともに SystemTap を使用 0
« PHP および DTrace の使用 関数リファレンス » PHP Manual DTrace 動的トレーシング PHP DTrace 静的プローブとともに SystemTap を使用 PHP DTrace 静的プローブとともに SystemTap を使用 一部の Linux ディストリビューションでは、 PHP の静的な DTrace プローブをトレースするために SystemTap トレーシ ...
https://man.plustar.jp/php/features.dtrace.systemtap.html - [similar]
Runtime Join 0
« parallel\Runtime::close parallel\Future » PHP Manual parallel\Runtime Runtime Join parallel\Runtime::kill (0.8.0) parallel\Runtime::kill — Runtime Join 説明 public parallel\Runtime::kill (): void Shall attempt to force the runtime to shutdown. 注意 : Tasks scheduled for execution will ...
https://man.plustar.jp/php/parallel-runtime.kill.html - [similar]