検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 327 for [SIMILAR] 16 1024 4096 WITH 15803 route WITH 131... (1.123 sec.)
ArrayAccess インターフェイス 0
« Throwable::__toString ArrayAccess::offsetExists » PHP Manual 定義済みのインターフェイスとクラス ArrayAccess インターフェイス ArrayAccess インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 配列としてオブジェクトにアクセスするための機能のインターフェイスです。 インターフェイス概要 interface ...
https://man.plustar.jp/php/class.arrayaccess.html - [similar]
The EvStat class 0
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0) はじめに EvStat monitors a file system path for attribute changes. It calls stat() on that path in regular intervals(or when the OS signals it changed) and sees if it changed compared to the ...
https://man.plustar.jp/php/class.evstat.html - [similar]
ReflectionObject クラス 0
« ReflectionNamedType::isBuiltin ReflectionObject::__construct » PHP Manual リフレクション ReflectionObject クラス ReflectionObject クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionObject クラスは オブジェクトについての情報を報告します。 クラス概要 class ReflectionObject extends Reflectio ...
https://man.plustar.jp/php/class.reflectionobject.html - [similar]
SeekableIterator インターフェイス 0
« RecursiveIterator::hasChildren SeekableIterator::seek » PHP Manual インターフェイス SeekableIterator インターフェイス SeekableIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに Seekable イテレータです。 インターフェイス概要 interface SeekableIterator extends Iterator { / ...
https://man.plustar.jp/php/class.seekableiterator.html - [similar]
Serializable インターフェイス 0
« ArrayAccess::offsetUnset Serializable::serialize » PHP Manual 定義済みのインターフェイスとクラス Serializable インターフェイス Serializable インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 独自のシリアライズ用のインターフェイスです。 このインターフェイスを実装したクラスは __sle ...
https://man.plustar.jp/php/class.serializable.html - [similar]
Stringable インターフェイス 0
« WeakMap::offsetUnset Stringable::__toString » PHP Manual 定義済みのインターフェイスとクラス Stringable インターフェイス Stringable インターフェイス (PHP 8) はじめに Stringable インターフェイスは、 特定のクラスが __toString() メソッドを実装していることを示します。 ほとんどのインターフェ ...
https://man.plustar.jp/php/class.stringable.html - [similar]
Yaf_Action_Abstract クラス 0
« Yaf_Controller_Abstract::setViewpath Yaf_Action_Abstract::execute » PHP Manual Yaf Yaf_Action_Abstract クラス Yaf_Action_Abstract クラス (Yaf >=1.0.0) はじめに アクションは、Yaf の個別のファイルで定義します ( Yaf_Controller_Abstract を参照ください)。 アクションメソッドには Yaf_Action_A ...
https://man.plustar.jp/php/class.yaf-action-abstract.html - [similar]
DOM 実装が、指定した機能を実装しているかどうかを調べる 0
« DOMImplementation::createDocumentType DOMNamedNodeMap » PHP Manual DOMImplementation DOM 実装が、指定した機能を実装しているかどうかを調べる DOMImplementation::hasFeature (PHP 5, PHP 7, PHP 8) DOMImplementation::hasFeature — DOM 実装が、指定した機能を実装しているかどうかを調べる 説明 pu ...
https://man.plustar.jp/php/domimplementation.hasfeature.html - [similar]
PHP と COM 0
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上で COM と DCOM オブジェクトに アクセスすることができます。 とある計算を行う DLL を作成しました。これを PHP で実行させる方法は ありますか? 'Unsupported variant type: xxxx (0xxxxx)'とはどういう ...
https://man.plustar.jp/php/faq.com.html - [similar]
定数の値を返す 0
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]