検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 126 for LOG (0.006 sec.)
直近の接続コールに関するエラーコードを返す 5566
« mysqli::commit mysqli::$connect_error » PHP Manual mysqli 直近の接続コールに関するエラーコード ... ーをロギングする方法はお好きなものをどうぞ */ error_log ( 'Connection error: ' . $mysqli -> connect_errno ... ーをロギングする方法はお好きなものをどうぞ */ error_log ( 'Connection error: ' . mysqli_connect_errno ()); ...
https://man.plustar.jp/php/mysqli.connect-errno.html - [similar]
直近の接続エラーの説明を返す 5566
« mysqli::$connect_errno mysqli::__construct » PHP Manual mysqli 直近の接続エラーの説明を返す my ... ーをロギングする方法はお好きなものをどうぞ */ error_log ( 'Connection error: ' . $mysqli -> connect_error ... ーをロギングする方法はお好きなものをどうぞ */ error_log ( 'Connection error: ' . mysqli_connect_error ()); ...
https://man.plustar.jp/php/mysqli.connect-error.html - [similar]
数学関数 5517
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 ... が非数かどうかを判定する lcg_value — 複合線形合同法 log10 — 底が 10 の対数 log1p — 値がゼロに近い時にでも精 ... 度を保つ方法で計算した log(1 + number) を返す log — 自然対数 max — 最大値を返 ...
https://man.plustar.jp/php/book.math.html - [similar]
VarnishLog クラス 5517
« VarnishStat::getSnapshot VarnishLog::__construct » PHP Manual Varnish VarnishLog クラス Varnis ... hLog クラス (PECL varnish >= 0.6) はじめに クラス概要 c ... lass VarnishLog { /* 定数 */ const int TAG_Debug = 0 ; const int T ... st int TAG_Backend_health = 49 ; const int TAG_VCL_Log = 50 ; const int TAG_Gzip = 51 ; /* メソッド */ pu ... gName ( int $index ): string } 定義済み定数 VarnishLog::TAG_Debug VarnishLog::TAG_Error VarnishLog::TAG_C ...
https://man.plustar.jp/php/class.varnishlog.html - [similar]
Get the error code of the latest system call 5517
« swoole_cpu_num swoole_error_log » PHP Manual Swoole 関数 Get the error code of the latest syst ...
https://man.plustar.jp/php/function.swoole-errno.html - [similar]
無名クラス 5517
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、 ... 利です。 <?php // 明示的にクラスを宣言して使う class Logger { public function log ( $msg ) { echo $msg ; } ... } $util -> setLogger (new Logger ()); // 無名クラスを使う $util -> s ... etLogger (new class { public function log ( $msg ) { ech ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
Math 関数 5517
« 定義済み定数 abs » PHP Manual Math Math 関数 Math 関数 目次 abs — 絶対値 acos — 逆余弦(アーク ... が非数かどうかを判定する lcg_value — 複合線形合同法 log10 — 底が 10 の対数 log1p — 値がゼロに近い時にでも精 ... 度を保つ方法で計算した log(1 + number) を返す log — 自然対数 max — 最大値を返 ...
https://man.plustar.jp/php/ref.math.html - [similar]
底が 10 の対数 5492
« lcg_value log1p » PHP Manual Math 関数 底が 10 の対数 log10 (PHP 4, PHP 5, PHP 7, PHP 8) log10 ... — 底が 10 の対数 説明 log10 ( float $num ): float 底を 10 とする num の対数を ... 戻り値 底を 10 とする num の対数を返します。 参考 log() - 自然対数 関連キーワード: 対数 , 底 , num , flo ...
https://man.plustar.jp/php/function.log10.html - [similar]
現在のシステムの状態を取得する 5492
« mysql_set_charset mysql_tablename » PHP Manual MySQL 関数 現在のシステムの状態を取得する mysql ... 上の例の出力は、 たとえば以下のようになります。 back_log = 50 basedir = /usr/local/ bdb_cache_size = 838860 ... 0 bdb_log_buffer_size = 32768 bdb_home = /var/db/mysql/ bdb_ ... max_lock = 10000 bdb_logdir = bdb_shared_data = OFF bdb_tmpdir = /var/tmp/ ...
https://man.plustar.jp/php/function.mysql-stat.html - [similar]
Add new callback functions of a socket into the EventLoop 5492
« swoole_error_log swoole_event_defer » PHP Manual Swoole 関数 Add new callback functions of a s ...
https://man.plustar.jp/php/function.swoole-event-add.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT