検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 736 for [SIMILAR] 16 1024 4096 WITH 11465 小文 WITH 1144... (0.566 sec.)
定義済み定数 0
« リソース型 IBM DB2 関数 » PHP Manual IBM DB2 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 DB2_BINARY ( int ) バイナリデータをそのままの形式で返します。デフ ...
https://man.plustar.jp/php/ibm-db2.constants.html - [similar]
PHP 7.3.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で推奨されなくなる機能 PHP 7.3.x で推奨されなくなる機能 PHP コア 大文字小文字を区別しない定数 大文字小文字を区別せず、定数を宣言することは推奨されません。 define() 関数の第3引数に true を渡すと ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
クエリの次の行をオブジェクトとして返す 0
« oci_fetch_assoc oci_fetch_row » PHP Manual OCI8 関数 クエリの次の行をオブジェクトとして返す oci_fetch_object (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_object — クエリの次の行をオブジェクトとして返す 説明 oci_fetch_object ( resource $statement , int $mode = OCI_ASSOC | OCI_RET ...
https://man.plustar.jp/php/function.oci-fetch-object.html - [similar]
Collator クラス 0
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
サポートする日付と時刻の書式 0
« timezone_version_get 時刻の書式 » PHP Manual Date/Time サポートする日付と時刻の書式 サポートする日付と時刻の書式 目次 時刻の書式 日付の書式 複合的な書式 相対的な書式 この節では DateTimeImmutable , DateTime , date_create_immutable() , date_create() , date_parse() および strtotime() が解 ...
https://man.plustar.jp/php/datetime.formats.html - [similar]
配列を昇順にソートする 0
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) sort — 配列を昇順にソートする 説明 sort ( array &$array , int $flags = SORT_REGULAR ): bool array を値で昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、それらの並び順は ...
https://man.plustar.jp/php/function.sort.html - [similar]
文字列中に、ある部分文字列が最後に現れる場所を探す 0
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す strrpos (PHP 4, PHP 5, PHP 7, PHP 8) strrpos — 文字列中に、ある部分文字列が最後に現れる場所を探す 説明 strrpos ( string $haystack , string $needle , int $offset = 0 ): int | false 文字列 haystac ...
https://man.plustar.jp/php/function.strrpos.html - [similar]
名前で Unicode 文字を探し、コードポイントの値を返す 0
« IntlChar::charDirection IntlChar::charMirror » PHP Manual IntlChar 名前で Unicode 文字を探し、コードポイントの値を返す IntlChar::charFromName (PHP 7, PHP 8) IntlChar::charFromName — 名前で Unicode 文字を探し、コードポイントの値を返す 説明 public static IntlChar::charFromName ( string $ ...
https://man.plustar.jp/php/intlchar.charfromname.html - [similar]
全ての結果エントリを得る 0
« ldap_get_dn ldap_get_option » PHP Manual LDAP 関数 全ての結果エントリを得る ldap_get_entries (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_entries — 全ての結果エントリを得る 説明 ldap_get_entries ( LDAP\Connection $ldap , LDAP\Result $result ): array | false 指定した結果から複数のエントリを読み ...
https://man.plustar.jp/php/function.ldap-get-entries.html - [similar]
文字タイプチェック 0
« trait_exists はじめに » PHP Manual 変数・データ型関連 文字タイプチェック 文字タイプチェック はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Ctype 関数 ctype_alnum — 英数字かどうかを調べる ctype_alpha — 英字かどうかを調べる ctype_cntrl — 制御文字かどう ...
https://man.plustar.jp/php/book.ctype.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT