検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 1380 for [SIMILAR] 16 1024 4096 WITH 31866 xdevapi WITH 1... (6.715 sec.)
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 これらの関数を有効にするには、mysqli 拡張サポートを 有効にして PHP をコンパイルする必要があります。 MySQL 8 PHP 7.1.16 より前のバージョン、もしくは PHP 7.2.4 より前の 7.2系の PHP では、 MySQL 8 サーバのデフォル ...
https://man.plustar.jp/php/mysqli.requirements.html - [similar]
スコープ定義演算子 (::) 0
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) スコープ定義演算子 (::) スコープ定義演算子 (またの名を Paamayim Nekudotayim)、 平たく言うと「ダブルコロン」は、トークンのひとつです。 static , 定数 およびオーバーライドされたクラスのプロパティ ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
クラス定数がprivateかを調べる 0
« ReflectionClassConstant::isFinal ReflectionClassConstant::isProtected » PHP Manual ReflectionClassConstant クラス定数がprivateかを調べる ReflectionClassConstant::isPrivate (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::isPrivate — クラス定数がprivateかを調べる 説明 public ReflectionC ...
https://man.plustar.jp/php/reflectionclassconstant.isprivate.html - [similar]
クラス定数が protected かを調べる 0
« ReflectionClassConstant::isPrivate ReflectionClassConstant::isPublic » PHP Manual ReflectionClassConstant クラス定数が protected かを調べる ReflectionClassConstant::isProtected (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::isProtected — クラス定数が protected かを調べる 説明 public ...
https://man.plustar.jp/php/reflectionclassconstant.isprotected.html - [similar]
クラス定数が public かを調べる 0
« ReflectionClassConstant::isProtected ReflectionClassConstant::__toString » PHP Manual ReflectionClassConstant クラス定数が public かを調べる ReflectionClassConstant::isPublic (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::isPublic — クラス定数が public かを調べる 説明 public Reflecti ...
https://man.plustar.jp/php/reflectionclassconstant.ispublic.html - [similar]
クラス定数が final かどうかを調べる 0
« ReflectionClassConstant::getValue ReflectionClassConstant::isPrivate » PHP Manual ReflectionClassConstant クラス定数が final かどうかを調べる ReflectionClassConstant::isFinal (PHP 8 >= 8.1.0) ReflectionClassConstant::isFinal — クラス定数が final かどうかを調べる 説明 public ReflectionC ...
https://man.plustar.jp/php/reflectionclassconstant.isfinal.html - [similar]
圧縮およびアーカイブ 0
« readline Bzip2 » PHP Manual 関数リファレンス 圧縮およびアーカイブ 圧縮およびアーカイブ Bzip2 はじめに インストール/設定 定義済み定数 例 Bzip2 関数 LZF はじめに インストール/設定 定義済み定数 LZF 関数 Phar はじめに インストール/設定 定義済み定数 Phar アーカイブの使用法 Phar アーカイブの ...
https://man.plustar.jp/php/refs.compression.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]
サブクラスであるかどうかを調べる 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]
指定した引数でクラスの新しいインスタンスを作成する 0
« ReflectionClass::isUserDefined ReflectionClass::newInstanceArgs » PHP Manual ReflectionClass 指定した引数でクラスの新しいインスタンスを作成する ReflectionClass::newInstance (PHP 5, PHP 7, PHP 8) ReflectionClass::newInstance — 指定した引数でクラスの新しいインスタンスを作成する 説明 publ ...
https://man.plustar.jp/php/reflectionclass.newinstance.html - [similar]