検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1462 for [SIMILAR] 16 1024 4096 WITH 2851 imap WITH 2809 ... (0.815 sec.)
クラスの抽象化 0
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象化 クラスの抽象化 PHP には、抽象クラスと抽象メソッドの機能があります。 abstract として定義されたクラスのインスタンスを生成することはできません。 1つ以上の抽象メソッドを含む全てのクラスもまた抽 ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
定義済のクラスの名前を配列として返す 0
« get_class get_declared_interfaces » PHP Manual クラス/オブジェクト関数 定義済のクラスの名前を配列として返す get_declared_classes (PHP 4, PHP 5, PHP 7, PHP 8) get_declared_classes — 定義済のクラスの名前を配列として返す 説明 get_declared_classes (): array 定義済のクラスの名前を配列として ...
https://man.plustar.jp/php/function.get-declared-classes.html - [similar]
メール 0
« IMAP\Connection はじめに » PHP Manual メール関連 メール メール はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 メール 関数 ezmlm_hash — EZMLM で必要なハッシュ値を計算する mail — メールを送信する 関連キーワード: メール , インストール , 設定 , 関数 , m ...
https://man.plustar.jp/php/book.mail.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
クラスが無名クラスかを調べる 0
« ReflectionClass::isAbstract ReflectionClass::isCloneable » PHP Manual ReflectionClass クラスが無名クラスかを調べる ReflectionClass::isAnonymous (PHP 7, PHP 8) ReflectionClass::isAnonymous — クラスが無名クラスかを調べる 説明 public ReflectionClass::isAnonymous (): bool クラスが無名クラス ...
https://man.plustar.jp/php/reflectionclass.isanonymous.html - [similar]
Closes an open connection and releases resourses associated with the connection 0
« sqlsrv_client_info sqlsrv_commit » PHP Manual SQLSRV 関数 Closes an open connection and releases resourses associated with the connection sqlsrv_close (No version information available, might only be in Git) sqlsrv_close — Closes an open connection and releases resourses associated wit ...
https://man.plustar.jp/php/function.sqlsrv-close.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
コンストラクタを起動せずに新しいクラスのインスタンスを作成する 0
« ReflectionClass::newInstanceArgs ReflectionClass::setStaticPropertyValue » PHP Manual ReflectionClass コンストラクタを起動せずに新しいクラスのインスタンスを作成する ReflectionClass::newInstanceWithoutConstructor (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::newInstanceWithoutConstruc ...
https://man.plustar.jp/php/reflectionclass.newinstancewithoutconstructor.html - [similar]
Get the connection rate used when the network was created 0
« fann_get_connection_array fann_get_errno » PHP Manual Fann 関数 Get the connection rate used when the network was created fann_get_connection_rate (PECL fann >= 1.0.0) fann_get_connection_rate — Get the connection rate used when the network was created 説明 fann_get_connection_rate ( r ...
https://man.plustar.jp/php/function.fann-get-connection-rate.html - [similar]