検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 326 for [SIMILAR] 16 1024 4096 WITH 30865 メト WITH 1704... (0.582 sec.)
結果セット内の指定したカラムの精度を返す 0
« db2_field_num db2_field_scale » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの精度を返す db2_field_precision (PECL ibm_db2 >= 1.0.0) db2_field_precision — 結果セット内の指定したカラムの精度を返す 説明 db2_field_precision ( resource $stmt , mixed $column ): int 結果セット内の指定 ...
https://man.plustar.jp/php/function.db2-field-precision.html - [similar]
結果セット内の指定したカラムの位取りを返す 0
« db2_field_precision db2_field_type » PHP Manual IBM DB2 関数 結果セット内の指定したカラムの位取りを返す db2_field_scale (PECL ibm_db2 >= 1.0.0) db2_field_scale — 結果セット内の指定したカラムの位取りを返す 説明 db2_field_scale ( resource $stmt , mixed $column ): int 結果セット内の指定し ...
https://man.plustar.jp/php/function.db2-field-scale.html - [similar]
結果セット内の指定したカラムのデータ型を返す 0
« db2_field_scale db2_field_width » PHP Manual IBM DB2 関数 結果セット内の指定したカラムのデータ型を返す db2_field_type (PECL ibm_db2 >= 1.0.0) db2_field_type — 結果セット内の指定したカラムのデータ型を返す 説明 db2_field_type ( resource $stmt , mixed $column ): string 結果セット内の指定し ...
https://man.plustar.jp/php/function.db2-field-type.html - [similar]
現在のドメインのメッセージを参照する 0
« dngettext ngettext » PHP Manual Gettext 関数 現在のドメインのメッセージを参照する gettext (PHP 4, PHP 5, PHP 7, PHP 8) gettext — 現在のドメインのメッセージを参照する 説明 gettext ( string $message ): string 現在のドメインのメッセージを参照します。 パラメータ message 翻訳するメッセージ。 ...
https://man.plustar.jp/php/function.gettext.html - [similar]
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
ダイジェストを計算する 0
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openssl_digest (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_digest — ダイジェストを計算する 説明 openssl_digest ( string $data , string $digest_algo , bool $binary = false ): string | false 与えられたメソ ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]
結果に関連付けられたメモリを開放する 0
« mysqli_result::field_seek mysqli_result::getIterator » PHP Manual mysqli_result 結果に関連付けられたメモリを開放する mysqli_result::free mysqli_result::close mysqli_result::free_result mysqli_free_result (PHP 5, PHP 7, PHP 8) mysqli_result::free -- mysqli_result::close -- mysqli_result ...
https://man.plustar.jp/php/mysqli-result.free.html - [similar]
SQL クエリを実行する 0
« mysqli::real_escape_string mysqli::reap_async_query » PHP Manual mysqli SQL クエリを実行する mysqli::real_query mysqli_real_query (PHP 5, PHP 7, PHP 8) mysqli::real_query -- mysqli_real_query — SQL クエリを実行する 説明 オブジェクト指向型 public mysqli::real_query ( string $query ): bo ...
https://man.plustar.jp/php/mysqli.real-query.html - [similar]
結果セットから、残っている行を取得する 0
« PDOStatement::fetch PDOStatement::fetchColumn » PHP Manual PDOStatement 結果セットから、残っている行を取得する PDOStatement::fetchAll (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::fetchAll — 結果セットから、残っている行を取得する 説明 public PDOStatement::fetchAll ( i ...
https://man.plustar.jp/php/pdostatement.fetchall.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPでGDサポートを有効にするには、configure に --with-gd[=DIR] を指定します。ただし、DIRは GDのベースインストールディレクトリです。 PHPにバンドルされている推奨のGDライブラリを使用するには --with-gd を指定し ...
https://man.plustar.jp/php/image.installation.html - [similar]