Results of 1 - 10 of about 1010 for [SIMILAR] 16 1024 4096 WITH 46046 ーロ WITH 1440... (1.118 sec.)
- オーバーロード 10000
- « 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ
...
-
https://man.plustar.jp/php/language.oop5.overloading.html
- [similar]
- 関数のオーバーロード機能 9236
- « サポートされる文字エンコーディング PHP の文字エンコーディングに関する要件 » PHP Manual マルチバイト文字列 関数のオーバーロード機能 関数のオーバーロード機能 警告 この機能は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この機能に頼らないことを強く推奨します。 PHP アプリケーシ
...
-
https://man.plustar.jp/php/mbstring.overload.html
- [similar]
- はじめに 3832
- « uopz インストール/設定 » PHP Manual uopz はじめに はじめに uopz (User Operations for Zend) エクステンションは、 コンパイル時および実行時に通常使用される Zend Engine の機能を公開します。 その目的は、PHP コードを表す内部構造の変更を可能にすること、 およびユーザーのコードが VM と対話できる
...
-
https://man.plustar.jp/php/intro.uopz.html
- [similar]
- static キーワード 3832
- « スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの
...
-
https://man.plustar.jp/php/language.oop5.static.html
- [similar]
- マジックメソッド 3832
- « オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて
...
-
https://man.plustar.jp/php/language.oop5.magic.html
- [similar]
- key() メソッド 3832
- « EmptyIterator::current EmptyIterator::next » PHP Manual EmptyIterator key() メソッド EmptyIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) EmptyIterator::key — key() メソッド 説明 public EmptyIterator::key (): never このメソッドをコールしてはいけません。アクセスされると例外をスローします。
...
-
https://man.plustar.jp/php/emptyiterator.key.html
- [similar]
- XML-RPC 3832
- « Yar_Client_Exception::getType はじめに » PHP Manual ウェブサービス XML-RPC XML-RPC はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 XML-RPC 関数 xmlrpc_decode_request — XML をネイティブなPHP 型にデコードする xmlrpc_decode — XML をネイティブな PHP 型に
...
-
https://man.plustar.jp/php/book.xmlrpc.html
- [similar]
- ReflectionMethod クラス 2888
- « ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle
...
-
https://man.plustar.jp/php/class.reflectionmethod.html
- [similar]
- メソッドのアクセス範囲を設定する 2888
- « ReflectionMethod::isStatic ReflectionMethod::__toString » PHP Manual ReflectionMethod メソッドのアクセス範囲を設定する ReflectionMethod::setAccessible (PHP 5 >= 5.3.2, PHP 7, PHP 8) ReflectionMethod::setAccessible — メソッドのアクセス範囲を設定する 説明 public ReflectionMethod::setAcce
...
-
https://man.plustar.jp/php/reflectionmethod.setaccessible.html
- [similar]
- MySQL Native Driverプラグイン のアーキテクチャ 2888
- « mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat
...
-
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html
- [similar]