検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 50 for [SIMILAR] 16 1024 4096 WITH 38581 compose WITH 2... (0.096 sec.)
サンプル 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
« 名前空間 名前空間の定義 » PHP Manual 名前空間 名前空間の概要 名前空間の概要 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間とは何でしょう? 広義の「名前空間」とは、項目をカプセル化するもののことです。 これは多くの場面で見られる抽象概念です。 たとえば、たいていの OS はディレクトリでファイルをグル ...
https://man.plustar.jp/php/language.namespaces.rationale.html - [similar]
最初の引数で指定したコールバック関数をコールする 0
« call_user_func_array create_function » PHP Manual 関数処理 関数 最初の引数で指定したコールバック関数をコールする call_user_func (PHP 4, PHP 5, PHP 7, PHP 8) call_user_func — 最初の引数で指定したコールバック関数をコールする 説明 call_user_func ( callable $callback , mixed ...$args ): mi ...
https://man.plustar.jp/php/function.call-user-func.html - [similar]
クラスのデフォルトプロパティを取得する 0
« get_class_methods get_class » PHP Manual クラス/オブジェクト関数 クラスのデフォルトプロパティを取得する get_class_vars (PHP 4, PHP 5, PHP 7, PHP 8) get_class_vars — クラスのデフォルトプロパティを取得する 説明 get_class_vars ( string $class ): array 指定したクラスのデフォルトプロパティを ...
https://man.plustar.jp/php/function.get-class-vars.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 0
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual OCI8 OCI8 Transparent Application Failover (TAF) Support OCI8 Transparent Application Failover (TAF) Support TAF is an Oracle Database feature that provides high availability. It enables PHP O ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
列挙型が定義されているかを調べる 0
« class_exists get_called_class » PHP Manual クラス/オブジェクト関数 列挙型が定義されているかを調べる enum_exists (PHP 8 >= 8.1.0) enum_exists — 列挙型が定義されているかを調べる 説明 enum_exists ( string $enum , bool $autoload = true ): bool この関数は、指定された列挙型が定義されているか ...
https://man.plustar.jp/php/function.enum-exists.html - [similar]
インターフェイスが宣言されているかどうかを確認する 0
« get_parent_class is_a » PHP Manual クラス/オブジェクト関数 インターフェイスが宣言されているかどうかを確認する interface_exists (PHP 5 >= 5.0.2, PHP 7, PHP 8) interface_exists — インターフェイスが宣言されているかどうかを確認する 説明 interface_exists ( string $interface , bool $autoload ...
https://man.plustar.jp/php/function.interface-exists.html - [similar]
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
Serialization to BSON 0
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON Serialization to BSON Arrays If an array is a packed array — i.e. empty array or the keys start at 0 and are sequential without gaps: BSON array . If the array is not packed — i.e. having assoc ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
PREV 1 2 3 4 5 NEXT