検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1077 for [SIMILAR] 16 1024 4096 WITH 12019 defined WITH 9... (0.740 sec.)
オブジェクト定数 6648
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
定数の値を返す 6478
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]
名前を指定して定数を定義する 5684
« constant defined » PHP Manual その他の関数 名前を指定して定数を定義する define (PHP 4, PHP 5, PHP 7, PHP 8) define — 名前を指定して定数を定義する 説明 define ( string $constant_name , mixed $value , bool $case_insensitive = false ): bool 実行時に、名前を指定して定数を定義します。 パラメ ...
https://man.plustar.jp/php/function.define.html - [similar]
Remove/Delete an already defined constant 5684
« runkit7_constant_redefine runkit7_function_add » PHP Manual runkit7 関数 Remove/Delete an already defined constant runkit7_constant_remove (PECL runkit7 >= Unknown) runkit7_constant_remove — Remove/Delete an already defined constant 説明 runkit7_constant_remove ( string $constant_name ...
https://man.plustar.jp/php/function.runkit7-constant-remove.html - [similar]
Similar to define(), but allows defining in class definitions as well 5684
« runkit7 関数 runkit7_constant_redefine » PHP Manual runkit7 関数 Similar to define(), but allows defining in class definitions as well runkit7_constant_add (PECL runkit7 >= Unknown) runkit7_constant_add — Similar to define(), but allows defining in class definitions as well 説明 runkit ...
https://man.plustar.jp/php/function.runkit7-constant-add.html - [similar]
Redefine an already defined constant 5684
« runkit7_constant_add runkit7_constant_remove » PHP Manual runkit7 関数 Redefine an already defined constant runkit7_constant_redefine (PECL runkit7 >= Unknown) runkit7_constant_redefine — Redefine an already defined constant 説明 runkit7_constant_redefine ( string $constant_name , mixe ...
https://man.plustar.jp/php/function.runkit7-constant-redefine.html - [similar]
定義済み定数 5684
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 The following constants can be used when executing SQL statement. They can b ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
ReflectionClassConstant を構築する 5684
« ReflectionClassConstant ReflectionClassConstant::export » PHP Manual ReflectionClassConstant ReflectionClassConstant を構築する ReflectionClassConstant::__construct (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::__construct — ReflectionClassConstant を構築する 説明 public ReflectionC ...
https://man.plustar.jp/php/reflectionclassconstant.construct.html - [similar]
5684
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの例が示されています。 特に、各クラスの __construct のドキュメントを見るといいでしょう。 例1 シェル (ターミナル) からのリフレクションの例 $ php --rf strlen $ php --rc finfo $ php --re json $ php ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
その他の関数 3463
« 定義済み定数 connection_aborted » PHP Manual その他 その他の関数 その他の関数 目次 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接続ステータスのビットフィールドを返す constant — 定数の値を返す define — 名前を指定して定数を定義する define ...
https://man.plustar.jp/php/ref.misc.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT