検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 275 for [SIMILAR] 16 1024 4096 WITH 49078 usort WITH 218... (0.310 sec.)
CUBRID 関数 (PDO_CUBRID) 0
« PDO ドライバ PDO_CUBRID DSN » PHP Manual PDO ドライバ CUBRID 関数 (PDO_CUBRID) CUBRID 関数 (PDO_CUBRID) はじめに PDO_CUBRID は PHP Data Objects (PDO) インターフェイス を実装したドライバで、PHP から CUBRID データベースにアクセスするためのものです。 注意 : 現在のバージョンの PDO_CUBRID は ...
https://man.plustar.jp/php/ref.pdo-cubrid.html - [similar]
Unix ドメイン: Unix および UDG 0
« Internet ドメイン: TCP、UDP、SSL、および TLS PHP 型の比較表 » PHP Manual サポートされるソケットトランスポートのリスト Unix ドメイン: Unix および UDG Unix ドメイン: Unix および UDG unix:// および udg:// unix:///tmp/mysock udg:///tmp/mysock unix:// は、Unix ドメインを使用したソケットスト ...
https://man.plustar.jp/php/transports.unix.html - [similar]
Memcached クラス 0
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス (PECL memcached >= 0.1.0) はじめに memcached サーバー群への接続を表します。 クラス概要 class Memcached { public __construct ( string $persistent_id = ? ) public add ( string $key , mixed $value ...
https://man.plustar.jp/php/class.memcached.html - [similar]
collator を作成する 0
« Collator::__construct Collator::getAttribute » PHP Manual Collator collator を作成する Collator::create collator_create (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::create -- collator_create — collator を作成する 説明 オブジェクト指向型 public static Collator::create ( ...
https://man.plustar.jp/php/collator.create.html - [similar]
接続ステータスのビットフィールドを返す 0
« connection_aborted constant » PHP Manual その他の関数 接続ステータスのビットフィールドを返す connection_status (PHP 4, PHP 5, PHP 7, PHP 8) connection_status — 接続ステータスのビットフィールドを返す 説明 connection_status (): int 接続ステータスのビットフィールドを取得します。 パラメータ ...
https://man.plustar.jp/php/function.connection-status.html - [similar]
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]