検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 420 for [SIMILAR] 16 1024 4096 WITH 17946 精度 WITH 1740... (0.404 sec.)
テキスト型フィールドに挿入するために、リテラルをエスケープする 0
« pg_escape_identifier pg_escape_string » PHP Manual PostgreSQL 関数 テキスト型フィールドに挿入するために、リテラルをエスケープする pg_escape_literal (PHP 5 >= 5.4.4, PHP 7, PHP 8) pg_escape_literal — テキスト型フィールドに挿入するために、リテラルをエスケープする 説明 pg_escape_literal ( ...
https://man.plustar.jp/php/function.pg-escape-literal.html - [similar]
mysqli_result クラス 0
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス mysqli_result クラス (PHP 5, PHP 7, PHP 8) はじめに データベースへのクエリにより得られた結果セットを表します。 クラス概要 class mysqli_result implements IteratorAggregate { /* プロパティ */ pu ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
Gets the header info of a database 0
« dbase_delete_record dbase_get_record_with_names » PHP Manual dBase 関数 Gets the header info of a database dbase_get_header_info (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_header_info — Gets the header info of a database 説明 dbase_get_header_info ( resource $database ): array Returns ...
https://man.plustar.jp/php/function.dbase-get-header-info.html - [similar]
はじめに 0
« BC Math インストール/設定 » PHP Manual BC Math はじめに はじめに 任意の精度の演算をサポートするために、PHP は 2147483647 (または 0x7FFFFFFF ) までの 任意のサイズおよび精度の小数桁をサポートする BCMath を提供します。 十分なメモリがあれば、文字列表現もサポートします。 有効(別名 well-form ...
https://man.plustar.jp/php/intro.bc.html - [similar]
MIME ヘッダフィールドの文字列をデコードする 0
« mb_convert_variables mb_decode_numericentity » PHP Manual マルチバイト文字列 関数 MIME ヘッダフィールドの文字列をデコードする mb_decode_mimeheader (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_decode_mimeheader — MIME ヘッダフィールドの文字列をデコードする 説明 mb_decode_mimeheader ( string ...
https://man.plustar.jp/php/function.mb-decode-mimeheader.html - [similar]
ドキュメントの情報を設定する 0
« ps_set_border_style ps_set_parameter » PHP Manual PS 関数 ドキュメントの情報を設定する ps_set_info (PECL ps >= 1.1.0) ps_set_info — ドキュメントの情報を設定する 説明 ps_set_info ( resource $p , string $key , string $val ): bool ドキュメントの情報フィールドを設定します。この情報は、Post ...
https://man.plustar.jp/php/function.ps-set-info.html - [similar]
ドキュメントのフィールドを置き換える 0
« CollectionModify::patch CollectionModify::set » PHP Manual mysql_xdevapi\CollectionModify ドキュメントのフィールドを置き換える CollectionModify::replace (No version information available, might only be in Git) CollectionModify::replace — ドキュメントのフィールドを置き換える 説明 public ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.replace.html - [similar]
CollectionModify クラス 0
« CollectionFind::sort CollectionModify::arrayAppend » PHP Manual Mysql_xdevapi CollectionModify クラス CollectionModify クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\CollectionModify implements mysql_xdevapi\Executable , mysql_xdevapi\CrudOperationBindabl ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionmodify.html - [similar]
2 進数 を 10 進数に変換する 0
« base_convert ceil » PHP Manual Math 関数 2 進数 を 10 進数に変換する bindec (PHP 4, PHP 5, PHP 7, PHP 8) bindec — 2 進数 を 10 進数に変換する 説明 bindec ( string $binary_string ): int | float 引数 binary_string により指定された 2 進数と等価な 10 進数を返します。 bindec() は、2 進数を ...
https://man.plustar.jp/php/function.bindec.html - [similar]
はじめに 0
« Math インストール/設定 » PHP Manual Math はじめに はじめに これらの数学関数は、実行するコンピューターの int 型および float 型の範囲で のみ値を処理します。 (これは、現在、それぞれ、C言語のlongおよびdoubleに対応します。) より大きな数を処理する必要がある場合には、 任意精度数学関数 の使用を ...
https://man.plustar.jp/php/intro.math.html - [similar]