検索

phrase: max: clip:
target: order:
Results of 711 - 720 of about 1545 for [SIMILAR] 16 1024 4096 WITH 10305 session WITH 5... (4.665 sec.)
include_path 設定オプションをセットする 0
« restore_include_path set_time_limit » PHP Manual PHP オプション/情報 関数 include_path 設定オプションをセットする set_include_path (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) set_include_path — include_path 設定オプションをセットする 説明 set_include_path ( string $include_path ): string | f ...
https://man.plustar.jp/php/function.set-include-path.html - [similar]
画像を補正する 0
« Imagick::resizeImage Imagick::rotateImage » PHP Manual Imagick 画像を補正する Imagick::rollImage (PECL imagick 2, PECL imagick 3) Imagick::rollImage — 画像を補正する 説明 public Imagick::rollImage ( int $x , int $y ): bool x および y を指定して画像を補正します。 パラメータ x X オフセッ ...
https://man.plustar.jp/php/imagick.rollimage.html - [similar]
プリペアドステートメントから結果を mysqli_result オブジェクトとして取得する 0
« mysqli_stmt::free_result mysqli_stmt::get_warnings » PHP Manual mysqli_stmt プリペアドステートメントから結果を mysqli_result オブジェクトとして取得する mysqli_stmt::get_result mysqli_stmt_get_result (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_stmt::get_result -- mysqli_stmt_get_result — プリ ...
https://man.plustar.jp/php/mysqli-stmt.get-result.html - [similar]
アイテムを取得する 0
« Memcached::flush Memcached::getAllKeys » PHP Manual Memcached アイテムを取得する Memcached::get (PECL memcached >= 0.1.0) Memcached::get — アイテムを取得する 説明 public Memcached::get ( string $key , callable $cache_cb = ? , int $flags = ? ): mixed Memcached::get() は、キー key に格納 ...
https://man.plustar.jp/php/memcached.get.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_stmt::next_result mysqli_stmt::$param_count » PHP Manual mysqli_stmt サーバから取得した結果セットの行数を返す mysqli_stmt::$num_rows mysqli_stmt::num_rows mysqli_stmt_num_rows (PHP 5, PHP 7, PHP 8) mysqli_stmt::$num_rows -- mysqli_stmt::num_rows -- mysqli_stmt_num_rows — サーバか ...
https://man.plustar.jp/php/mysqli-stmt.num-rows.html - [similar]
内部バッファに結果を保存する 0
« mysqli_stmt::$sqlstate mysqli_result » PHP Manual mysqli_stmt 内部バッファに結果を保存する mysqli_stmt::store_result mysqli_stmt_store_result (PHP 5, PHP 7, PHP 8) mysqli_stmt::store_result -- mysqli_stmt_store_result — 内部バッファに結果を保存する 説明 オブジェクト指向型 public mysqli ...
https://man.plustar.jp/php/mysqli-stmt.store-result.html - [similar]
メタデータ 0
« トランザクションのサポート インストール/設定 » PHP Manual クイックスタートガイド メタデータ メタデータ MySQL の結果セットは、メタデータを含んでいます。 メタデータは、結果セットで見つかったカラムの情報を説明するものです。 MySQL が送信した全てのメタデータは、 mysqli のインターフェイスを通 ...
https://man.plustar.jp/php/mysqli.quickstart.metadata.html - [similar]
データベースに存在するかをチェックする 0
« Schema::dropCollection Schema::getCollection » PHP Manual mysql_xdevapi\Schema データベースに存在するかをチェックする Schema::existsInDatabase (No version information available, might only be in Git) Schema::existsInDatabase — データベースに存在するかをチェックする 説明 public mysql_xd ...
https://man.plustar.jp/php/mysql-xdevapi-schema.existsindatabase.html - [similar]
メタ文字をクォートする 0
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]