検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 282 for [SIMILAR] 16 1024 4096 WITH 23835 krsort WITH 21... (0.279 sec.)
variant オブジェクトの型を返す 0
« variant_fix variant_idiv » PHP Manual COM関数 variant オブジェクトの型を返す variant_get_type (PHP 5, PHP 7, PHP 8) variant_get_type — variant オブジェクトの型を返す 説明 variant_get_type ( variant $variant ): int variant オブジェクトの型を返します。 パラメータ variant variant オブジェ ...
https://man.plustar.jp/php/function.variant-get-type.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
SplHeap クラス 0
« SplQueue::setIteratorMode SplHeap::compare » PHP Manual データ構造 SplHeap クラス SplHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplHeap クラスは、ヒープの主要な機能を提供します。 クラス概要 abstract class SplHeap implements Iterator , Countable { /* メソッド */ protected compa ...
https://man.plustar.jp/php/class.splheap.html - [similar]
配列の共通項を計算する 0
« array_intersect_ukey array_is_list » PHP Manual 配列 関数 配列の共通項を計算する array_intersect (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_intersect — 配列の共通項を計算する 説明 array_intersect ( array $array , array ...$arrays ): array array_intersect() は、他の全ての引数に存在する ...
https://man.plustar.jp/php/function.array-intersect.html - [similar]
列挙型が定義されているかを調べる 0
« class_exists get_called_class » PHP Manual クラス/オブジェクト関数 列挙型が定義されているかを調べる enum_exists (PHP 8 >= 8.1.0) enum_exists — 列挙型が定義されているかを調べる 説明 enum_exists ( string $enum , bool $autoload = true ): bool この関数は、指定された列挙型が定義されているか ...
https://man.plustar.jp/php/function.enum-exists.html - [similar]
ファイルの inode を取得する 0
« filegroup filemtime » PHP Manual ファイルシステム 関数 ファイルの inode を取得する fileinode (PHP 4, PHP 5, PHP 7, PHP 8) fileinode — ファイルの inode を取得する 説明 fileinode ( string $filename ): int | false ファイルの inode を取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.fileinode.html - [similar]
インターネット接続方式を取得する 0
« geoip_domain_by_name geoip_isp_by_name » PHP Manual GeoIP 関数 インターネット接続方式を取得する geoip_id_by_name (PECL geoip >= 0.2.0) geoip_id_by_name — インターネット接続方式を取得する 説明 geoip_id_by_name ( string $hostname ): int geoip_id_by_name() 関数は、 ホスト名あるいは IP アド ...
https://man.plustar.jp/php/function.geoip-id-by-name.html - [similar]
配列をシャッフルする 0
« rsort sizeof » PHP Manual 配列 関数 配列をシャッフルする shuffle (PHP 4, PHP 5, PHP 7, PHP 8) shuffle — 配列をシャッフルする 説明 shuffle ( array &$array ): bool この関数は、配列をシャッフル (要素の順番をランダムに) します。 この関数が使う疑似乱数生成器は、暗号学的な使い方には適していま ...
https://man.plustar.jp/php/function.shuffle.html - [similar]
sodium_crypto_secretbox で使うランダムな鍵を生成する 0
« sodium_crypto_scalarmult sodium_crypto_secretbox_open » PHP Manual Sodium 関数 sodium_crypto_secretbox で使うランダムな鍵を生成する sodium_crypto_secretbox_keygen (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_secretbox_keygen — sodium_crypto_secretbox で使うランダムな鍵を生成する 説明 sodium_c ...
https://man.plustar.jp/php/function.sodium-crypto-secretbox-keygen.html - [similar]
キーに関連づけられた値を減少させる 0
« wincache_ucache_clear wincache_ucache_delete » PHP Manual WinCache 関数 キーに関連づけられた値を減少させる wincache_ucache_dec (PECL wincache >= 1.1.0) wincache_ucache_dec — キーに関連づけられた値を減少させる 説明 wincache_ucache_dec ( string $key , int $dec_by = 1 , bool &$success = ? ...
https://man.plustar.jp/php/function.wincache-ucache-dec.html - [similar]