検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 608 for [SIMILAR] 16 1024 4096 WITH 58318 定子 WITH 2534... (0.429 sec.)
ReflectionMethod を作成する 0
« ReflectionMethod ReflectionMethod::export » PHP Manual ReflectionMethod ReflectionMethod を作成する ReflectionMethod::__construct (PHP 5, PHP 7, PHP 8) ReflectionMethod::__construct — ReflectionMethod を作成する 説明 public ReflectionMethod::__construct ( object | string $objectOrMetho ...
https://man.plustar.jp/php/reflectionmethod.construct.html - [similar]
Returns the values most recently detected by Ev 0
« EvStat EvStat::__construct » PHP Manual EvStat Returns the values most recently detected by Ev EvStat::attr (PECL ev >= 0.2.0) EvStat::attr — Returns the values most recently detected by Ev 説明 public EvStat::attr (): array Returns array of the values most recently detected by Ev パラ ...
https://man.plustar.jp/php/evstat.attr.html - [similar]
ビット演算子 0
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特定のビットの評価や操作を行います。 ビット演算子 例 名前 結果 $a & $b ビット積 $a および $b の両方にセットされているビットがセットされます $a | $b ビット和 $a または $b のどちらかにセットされて ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
直近に実行されたクエリの情報を取得する 0
« mysqli::get_warnings mysqli::init » PHP Manual mysqli 直近に実行されたクエリの情報を取得する mysqli::$info mysqli_info (PHP 5, PHP 7, PHP 8) mysqli::$info -- mysqli_info — 直近に実行されたクエリの情報を取得する 説明 オブジェクト指向型 ? string $mysqli->info ; 手続き型 mysqli_info ( mys ...
https://man.plustar.jp/php/mysqli.info.html - [similar]
クエリを実行するためのデフォルトのデータベースを選択する 0
« mysqli::savepoint mysqli::set_charset » PHP Manual mysqli クエリを実行するためのデフォルトのデータベースを選択する mysqli::select_db mysqli_select_db (PHP 5, PHP 7, PHP 8) mysqli::select_db -- mysqli_select_db — クエリを実行するためのデフォルトのデータベースを選択する 説明 オブジェクト ...
https://man.plustar.jp/php/mysqli.select-db.html - [similar]
クライアントの文字セットを設定する 0
« mysqli::select_db mysqli::$sqlstate » PHP Manual mysqli クライアントの文字セットを設定する mysqli::set_charset mysqli_set_charset (PHP 5 >= 5.0.5, PHP 7, PHP 8) mysqli::set_charset -- mysqli_set_charset — クライアントの文字セットを設定する 説明 オブジェクト指向型 public mysqli::set_cha ...
https://man.plustar.jp/php/mysqli.set-charset.html - [similar]
直前の MySQL の操作での SQLSTATE エラーを返す 0
« mysqli::set_charset mysqli::ssl_set » PHP Manual mysqli 直前の MySQL の操作での SQLSTATE エラーを返す mysqli::$sqlstate mysqli_sqlstate (PHP 5, PHP 7, PHP 8) mysqli::$sqlstate -- mysqli_sqlstate — 直前の MySQL の操作での SQLSTATE エラーを返す 説明 オブジェクト指向型 string $mysqli->sql ...
https://man.plustar.jp/php/mysqli.sqlstate.html - [similar]
現在の接続のスレッド ID を返す 0
« mysqli::store_result mysqli::thread_safe » PHP Manual mysqli 現在の接続のスレッド ID を返す mysqli::$thread_id mysqli_thread_id (PHP 5, PHP 7, PHP 8) mysqli::$thread_id -- mysqli_thread_id — 現在の接続のスレッド ID を返す 説明 オブジェクト指向型 int $mysqli->thread_id ; 手続き型 mysqli ...
https://man.plustar.jp/php/mysqli.thread-id.html - [similar]
指定した接続の直近のクエリから発生した警告の数を返す 0
« mysqli::use_result mysqli_stmt » PHP Manual mysqli 指定した接続の直近のクエリから発生した警告の数を返す mysqli::$warning_count mysqli_warning_count (PHP 5, PHP 7, PHP 8) mysqli::$warning_count -- mysqli_warning_count — 指定した接続の直近のクエリから発生した警告の数を返す 説明 オブジェク ...
https://man.plustar.jp/php/mysqli.warning-count.html - [similar]
Basic FFI usage 0
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the details of the FFI API, lets take a look at a few examples demonstrating the simplicity of the FFI API usage for regular tasks. 注意 : Some of these examples require libc.so.6 and as such will not w ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]