検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 925 for [SIMILAR] 16 1024 4096 WITH 36149 fence WITH 139... (5.421 sec.)
渡された文字列が、指定した正規化を適用済みかどうかを調べる 0
« Normalizer::getRawDecomposition Normalizer::normalize » PHP Manual Normalizer 渡された文字列が、指定した正規化を適用済みかどうかを調べる Normalizer::isNormalized normalizer_is_normalized (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Normalizer::isNormalized -- normalizer_is_normal ...
https://man.plustar.jp/php/normalizer.isnormalized.html - [similar]
Locale クラス 0
« NumberFormatter::setTextAttribute Locale::acceptFromHttp » PHP Manual intl Locale クラス Locale クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに "ロケール" とは、言語や文化等の地域固有の内容を API で取得する際に使用する識別子のことです。PHP で使用しているロケールは、 ...
https://man.plustar.jp/php/class.locale.html - [similar]
エラーの文字列表現 0
« Error::getTraceAsString Error::__clone » PHP Manual Error エラーの文字列表現 Error::__toString (PHP 7, PHP 8) Error::__toString — エラーの文字列表現 説明 public Error::__toString (): string エラーの string 型の表現を返します パラメータ この関数にはパラメータはありません。 戻り値 エラー ...
https://man.plustar.jp/php/error.tostring.html - [similar]
定義済み定数 0
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 INPUT_POST ( int ) POST 変数。 INPUT_GET ( int ) GET 変数。 INPUT_COOKIE ...
https://man.plustar.jp/php/filter.constants.html - [similar]
テーブルのカラムおよび関連するメタデータを含む結果セットを返す 0
« db2_column_privileges db2_commit » PHP Manual IBM DB2 関数 テーブルのカラムおよび関連するメタデータを含む結果セットを返す db2_columns (PECL ibm_db2 >= 1.0.0) db2_columns — テーブルのカラムおよび関連するメタデータを含む結果セットを返す 説明 db2_columns ( resource $connection , string $q ...
https://man.plustar.jp/php/function.db2-columns.html - [similar]
直近の接続から返された SQLSTATE を含む文字列を返す 0
« db2_commit db2_conn_errormsg » PHP Manual IBM DB2 関数 直近の接続から返された SQLSTATE を含む文字列を返す db2_conn_error (PECL ibm_db2 >= 1.0.0) db2_conn_error — 直近の接続から返された SQLSTATE を含む文字列を返す 説明 db2_conn_error ( resource $connection = ? ): string db2_conn_error() ...
https://man.plustar.jp/php/function.db2-conn-error.html - [similar]
ファイルポインタから 1 行を得る 0
« gzgetc gzgetss » PHP Manual Zlib 関数 ファイルポインタから 1 行を得る gzgets (PHP 4, PHP 5, PHP 7, PHP 8) gzgets — ファイルポインタから 1 行を得る 説明 gzgets ( resource $stream , ? int $length = null ): string | false 与えられたファイルポインタから最大 length - 1 バイトの文字を読み込み ...
https://man.plustar.jp/php/function.gzgets.html - [similar]
数字を千の位毎にグループ化してフォーマットする 0
« nl2br ord » PHP Manual String 関数 数字を千の位毎にグループ化してフォーマットする number_format (PHP 4, PHP 5, PHP 7, PHP 8) number_format — 数字を千の位毎にグループ化してフォーマットする 説明 number_format ( float $num , int $decimals = 0 , ? string $decimal_separator = "." , ? string ...
https://man.plustar.jp/php/function.number-format.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]
一意な接続を使って Oracle サーバーへ接続する 0
« oci_new_collection oci_new_cursor » PHP Manual OCI8 関数 一意な接続を使って Oracle サーバーへ接続する oci_new_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_connect — 一意な接続を使って Oracle サーバーへ接続する 説明 oci_new_connect ( string $username , string $password , ? ...
https://man.plustar.jp/php/function.oci-new-connect.html - [similar]