検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 194 for [SIMILAR] 16 1024 4096 WITH 11238 gettype WITH 9... (0.381 sec.)
The MongoDB\BSON\Binary class 0
« MongoDB\BSON\toRelaxedExtendedJSON MongoDB\BSON\Binary::__construct » PHP Manual MongoDB\BSON The MongoDB\BSON\Binary class The MongoDB\BSON\Binary class (mongodb >=1.0.0) はじめに BSON type for binary data (i.e. array of bytes). Binary values also have a subtype, which is used to indi ...
https://man.plustar.jp/php/class.mongodb-bson-binary.html - [similar]
ReflectionParameter クラス 0
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション ReflectionParameter クラス ReflectionParameter クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionParameter クラスは、 関数またはメソッドのパラメータに関する情報を取得します。 関数パラメータの内部を調べる ...
https://man.plustar.jp/php/class.reflectionparameter.html - [similar]
変数の型名をデバッグしやすい形で取得する 0
« floatval get_defined_vars » PHP Manual 変数操作 関数 変数の型名をデバッグしやすい形で取得する get_debug_type (PHP 8) get_debug_type — 変数の型名をデバッグしやすい形で取得する 説明 get_debug_type ( mixed $value ): string PHP の変数 value の、解決済みの名前を返します。 この関数は、オブジ ...
https://man.plustar.jp/php/function.get-debug-type.html - [similar]
MongoDB driver classes 0
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes MongoDB driver classes MongoDB\Driver\Manager — The MongoDB\Driver\Manager class MongoDB\Driver\Manager::addSubscriber — Registers a monitoring event subscriber with this Manager MongoDB\Driver\ ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
RecursiveDirectoryIterator クラス 0
« RecursiveCallbackFilterIterator::hasChildren RecursiveDirectoryIterator::__construct » PHP Manual イテレータ RecursiveDirectoryIterator クラス RecursiveDirectoryIterator クラス (PHP 5, PHP 7, PHP 8) はじめに RecursiveDirectoryIterator は、 ファイルシステムのディレクトリを再帰的に反復処 ...
https://man.plustar.jp/php/class.recursivedirectoryiterator.html - [similar]
SplFileInfo クラス 0
« ファイル操作 SplFileInfo::__construct » PHP Manual ファイル操作 SplFileInfo クラス SplFileInfo クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8) はじめに SplFileInfo クラスは、各ファイルの情報を取得するための上位レベルのオブジェクト指向インターフェイスです。 クラス概要 class SplFileInfo implements ...
https://man.plustar.jp/php/class.splfileinfo.html - [similar]
FilesystemIterator クラス 0
« EmptyIterator::valid FilesystemIterator::__construct » PHP Manual イテレータ FilesystemIterator クラス FilesystemIterator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに Filesystem イテレータです。 クラス概要 class FilesystemIterator extends DirectoryIterator { /* 定数 */ const int CURR ...
https://man.plustar.jp/php/class.filesystemiterator.html - [similar]
ReflectionProperty クラス 0
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション ReflectionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告します。 クラス概要 class ReflectionProperty impl ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
Returns the servers in the topology 0
« MongoDB\Driver\TopologyDescription MongoDB\Driver\TopologyDescription::getType » PHP Manual MongoDB\Driver\TopologyDescription Returns the servers in the topology MongoDB\Driver\TopologyDescription::getServers (mongodb >=1.13.0) MongoDB\Driver\TopologyDescription::getServers — Returns ...
https://man.plustar.jp/php/mongodb-driver-topologydescription.getservers.html - [similar]
プリペアドステートメント 0
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステートメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポートしています。 プリペアドステートメント、 またはパラメータ化したステートメントは、 同じステートメントを ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]