検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 340 for [SIMILAR] 16 1024 4096 WITH 20021 レコ WITH 7220... (0.365 sec.)
フィールドが SQL の NULL かどうか調べる 0
« pg_fetch_row pg_field_name » PHP Manual PostgreSQL 関数 フィールドが SQL の NULL かどうか調べる pg_field_is_null (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_is_null — フィールドが SQL の NULL かどうか調べる 説明 pg_field_is_null ( PgSql\Result $result , int $row , mixed $field ): in ...
https://man.plustar.jp/php/function.pg-field-is-null.html - [similar]
暗号論的に安全な疑似乱数を生成する 0
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP 7, PHP 8) random_int — 暗号論的に安全な疑似乱数を生成する 説明 random_int ( int $min , int $max ): int ポーカーゲームやカードデッキのシャッフルのような、 偏りがない結果が重要になる用途に合う、 ...
https://man.plustar.jp/php/function.random-int.html - [similar]
文字列の最後から空白 (もしくはその他の文字) を取り除く 0
« quotemeta setlocale » PHP Manual String 関数 文字列の最後から空白 (もしくはその他の文字) を取り除く rtrim (PHP 4, PHP 5, PHP 7, PHP 8) rtrim — 文字列の最後から空白 (もしくはその他の文字) を取り除く 説明 rtrim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は文 ...
https://man.plustar.jp/php/function.rtrim.html - [similar]
コードポイントに対応する、Unicode プロパティの値を取得する 0
« IntlChar::getIntPropertyMinValue IntlChar::getNumericValue » PHP Manual IntlChar コードポイントに対応する、Unicode プロパティの値を取得する IntlChar::getIntPropertyValue (PHP 7, PHP 8) IntlChar::getIntPropertyValue — コードポイントに対応する、Unicode プロパティの値を取得する 説明 publi ...
https://man.plustar.jp/php/intlchar.getintpropertyvalue.html - [similar]
指定された値の名前に対応する、プロパティの値を取得する 0
« IntlChar::getPropertyName IntlChar::getPropertyValueName » PHP Manual IntlChar 指定された値の名前に対応する、プロパティの値を取得する IntlChar::getPropertyValueEnum (PHP 7, PHP 8) IntlChar::getPropertyValueEnum — 指定された値の名前に対応する、プロパティの値を取得する 説明 public static ...
https://man.plustar.jp/php/intlchar.getpropertyvalueenum.html - [similar]
コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる 0
« IntlChar::getUnicodeVersion IntlChar::isalnum » PHP Manual IntlChar コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる IntlChar::hasBinaryProperty (PHP 7, PHP 8) IntlChar::hasBinaryProperty — コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる 説明 ...
https://man.plustar.jp/php/intlchar.hasbinaryproperty.html - [similar]
はじめに 0
« Ctype インストール/設定 » PHP Manual Ctype はじめに はじめに 以下の関数は、現在のロケール( setlocale() も参照) に基づき文字または文字列がある文字クラスに含まれるかどうかを調べます。 整数の引数を指定してコールした場合、これらの関数は、 ctype.h に記述された C の同名の関数と全く同様に動作 ...
https://man.plustar.jp/php/intro.ctype.html - [similar]
日本語のマルチバイト文字に関する基本事項 0
« サポートされるエンコーディングの概要 HTTP 入出力 » PHP Manual マルチバイト文字列 日本語のマルチバイト文字に関する基本事項 日本語のマルチバイト文字に関する基本事項 日本語の文字は、マルチバイトエンコーディングを使用しないと表せません。 また、プラットフォームや使用目的によって複数の標準エ ...
https://man.plustar.jp/php/mbstring.ja-basic.html - [similar]
アイテムを比較して入れ替える 0
« Memcached::appendByKey Memcached::casByKey » PHP Manual Memcached アイテムを比較して入れ替える Memcached::cas (PECL memcached >= 0.1.0) Memcached::cas — アイテムを比較して入れ替える 説明 public Memcached::cas ( float $cas_token , string $key , mixed $value , int $expiration = ? ): bool ...
https://man.plustar.jp/php/memcached.cas.html - [similar]
プリペアドステートメントの振る舞いを変更する 0
« mysqli_stmt::attr_get mysqli_stmt::bind_param » PHP Manual mysqli_stmt プリペアドステートメントの振る舞いを変更する mysqli_stmt::attr_set mysqli_stmt_attr_set (PHP 5, PHP 7, PHP 8) mysqli_stmt::attr_set -- mysqli_stmt_attr_set — プリペアドステートメントの振る舞いを変更する 説明 オブジェ ...
https://man.plustar.jp/php/mysqli-stmt.attr-set.html - [similar]