検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 1349 for [SIMILAR] 16 1024 4096 WITH 17285 ロパ WITH 1619... (1.161 sec.)
TableInsert クラス 0
« TableDelete::where TableInsert::__construct » PHP Manual Mysql_xdevapi TableInsert クラス TableInsert クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルにレコードを挿入する操作を行うステートメントです クラス概要 class mysql_xdevapi\TableInsert implements mysql_xdevapi\Executable { ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableinsert.html - [similar]
名前空間の使用法: エイリアス/インポート 0
« namespace キーワードおよび __NAMESPACE__ 定数 グローバル空間 » PHP Manual 名前空間 名前空間の使用法: エイリアス/インポート 名前空間の使用法: エイリアス/インポート (PHP 5 >= 5.3.0, PHP 7, PHP 8) 外部の完全修飾名をエイリアスで参照したりインポートしたりする機能は、 名前空間において非常に重 ...
https://man.plustar.jp/php/language.namespaces.importing.html - [similar]
抽象クラスであるかどうかを調べる 0
« ReflectionClass::inNamespace ReflectionClass::isAnonymous » PHP Manual ReflectionClass 抽象クラスであるかどうかを調べる ReflectionClass::isAbstract (PHP 5, PHP 7, PHP 8) ReflectionClass::isAbstract — 抽象クラスであるかどうかを調べる 説明 public ReflectionClass::isAbstract (): bool 抽象 ...
https://man.plustar.jp/php/reflectionclass.isabstract.html - [similar]
DB2 データベースクライアントの情報をプロパティに保持するオブジェクトを返す 0
« db2_bind_param db2_close » PHP Manual IBM DB2 関数 DB2 データベースクライアントの情報をプロパティに保持するオブジェクトを返す db2_client_info (PECL ibm_db2 >= 1.1.1) db2_client_info — DB2 データベースクライアントの情報をプロパティに保持するオブジェクトを返す 説明 db2_client_info ( reso ...
https://man.plustar.jp/php/function.db2-client-info.html - [similar]
ReflectionReference クラス 0
« ReflectionIntersectionType::getTypes ReflectionReference::__construct » PHP Manual リフレクション ReflectionReference クラス ReflectionReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに ReflectionReference クラスは、リファレンスに関する情報を提供します。 クラス概要 final class Reflectio ...
https://man.plustar.jp/php/class.reflectionreference.html - [similar]
データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する 0
« PDO::__construct PDO::errorInfo » PHP Manual PDO データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する PDO::errorCode (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::errorCode — データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する 説明 public PDO:: ...
https://man.plustar.jp/php/pdo.errorcode.html - [similar]
アトリビュートクラスをインスタンス化する 0
« ReflectionAttribute::isRepeated Reflector » PHP Manual ReflectionAttribute アトリビュートクラスをインスタンス化する ReflectionAttribute::newInstance (PHP 8) ReflectionAttribute::newInstance — アトリビュートクラスをインスタンス化する 説明 public ReflectionAttribute::newInstance (): obje ...
https://man.plustar.jp/php/reflectionattribute.newinstance.html - [similar]
RecursiveFilterIterator クラス 0
« RecursiveDirectoryIterator::rewind RecursiveFilterIterator::__construct » PHP Manual イテレータ RecursiveFilterIterator クラス RecursiveFilterIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに この抽象イテレータは、不要な値を RecursiveIterator から取り除きます。 このクラスを継承し ...
https://man.plustar.jp/php/class.recursivefilteriterator.html - [similar]
ReflectionGenerator クラス 0
« ReflectionUnionType::getTypes ReflectionGenerator::__construct » PHP Manual リフレクション ReflectionGenerator クラス ReflectionGenerator クラス (PHP 7, PHP 8) はじめに ReflectionGenerator クラスは、ジェネレータに関する情報を報告します。 クラス概要 final class ReflectionGenerator { /* ...
https://man.plustar.jp/php/class.reflectiongenerator.html - [similar]
拡張 0
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成したい場合 (例えば、エクスポートする際に色づけしたHTMLを作成したり、 メソッドの代わりに簡単にアクセスできるメンバー変数を作成したり、 補助的なメソッドを作成したり) は、クラスを拡張してみましょう。 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]