検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1795 for [SIMILAR] 16 1024 4096 WITH 6800 ラス WITH 6745 ... (1.740 sec.)
サブクラスであるかどうかを調べる 0
« ReflectionClass::isIterateable ReflectionClass::isTrait » PHP Manual ReflectionClass サブクラスであるかどうかを調べる ReflectionClass::isSubclassOf (PHP 5, PHP 7, PHP 8) ReflectionClass::isSubclassOf — サブクラスであるかどうかを調べる 説明 public ReflectionClass::isSubclassOf ( Reflect ...
https://man.plustar.jp/php/reflectionclass.issubclassof.html - [similar]
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
はじめに 0
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
IntlIterator クラス 0
« IntlException IntlIterator::current » PHP Manual intl IntlIterator クラス IntlIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに このクラスは、intl 拡張機能全体を通じて、 拡張機能が提供する他のいかなるオブジェクトでも認識できない イテレータを表現します。 言語構造 foreach によって内 ...
https://man.plustar.jp/php/class.intliterator.html - [similar]
クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する 0
« ReflectionClass::getEndLine ReflectionClass::getExtensionName » PHP Manual ReflectionClass クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する ReflectionClass::getExtension (PHP 5, PHP 7, PHP 8) ReflectionClass::getExtension — クラスを定義する拡張モジュールを ...
https://man.plustar.jp/php/reflectionclass.getextension.html - [similar]
オブジェクト インターフェイス 0
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジェクト インターフェイス オブジェクト インターフェイスを使うと、 メソッドの実装を定義せずに、 クラスが実装する必要があるメソッドを指定するコードを作成できます。 インターフェイス は クラス や ト ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]
SplFileInfo::openFile で使用するクラスを設定する 0
« SplFileInfo::openFile SplFileInfo::setInfoClass » PHP Manual SplFileInfo SplFileInfo::openFile で使用するクラスを設定する SplFileInfo::setFileClass (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::setFileClass — SplFileInfo::openFile() で使用するクラスを設定する 説明 public SplFileInfo::set ...
https://man.plustar.jp/php/splfileinfo.setfileclass.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 0
« method_exists trait_exists » PHP Manual クラス/オブジェクト関数 オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる property_exists (PHP 5 >= 5.1.0, PHP 7, PHP 8) property_exists — オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 説明 property_exists ( obje ...
https://man.plustar.jp/php/function.property-exists.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]