検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 329 for [SIMILAR] 16 1024 4096 WITH 14006 something WITH... (0.508 sec.)
定数の値を返す 0
« 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]
クラスのデフォルトプロパティを取得する 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]
Basic usage for LuaSandbox 0
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you've compiled PHP with LuaSandbox support, you can begin using LuaSandbox to safely run user-provided Lua code. 例1 Execute some Lua code <?php $sandbox = new LuaSandbox ; $sandbox -> setMemoryLi ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
名前解決のルール 0
« 名前空間の使用法: グローバル関数/定数への移行 FAQ: 名前空間について知っておくべきこと » PHP Manual 名前空間 名前解決のルール 名前解決のルール (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前解決のルールを説明するにあたって、いくつかの重要な定義を示しておきます。 名前空間名の定義 非修飾名 これは名前 ...
https://man.plustar.jp/php/language.namespaces.rules.html - [similar]
プレフィックスから、名前空間を検索する 0
« XMLReader::isValid XMLReader::moveToAttribute » PHP Manual XMLReader プレフィックスから、名前空間を検索する XMLReader::lookupNamespace (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::lookupNamespace — プレフィックスから、名前空間を検索する 説明 public XMLReader::lookupNamespace ( string $pre ...
https://man.plustar.jp/php/xmlreader.lookupnamespace.html - [similar]
Gets the number of records in a database 0
« dbase_numfields dbase_open » PHP Manual dBase 関数 Gets the number of records in a database dbase_numrecords (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_numrecords — Gets the number of records in a database 説明 dbase_numrecords ( resource $database ): int Gets the number of records (rows) ...
https://man.plustar.jp/php/function.dbase-numrecords.html - [similar]
遅延静的束縛 (Late Static Bindings) 0
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Static Bindings) 遅延静的束縛 (Late Static Bindings) PHP には、遅延静的束縛と呼ばれる機能が搭載されています。 これを使用すると、静的継承のコンテキストで呼び出し元のクラスを参照できるようになります ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]
セッション変数 0
« $_REQUEST $_ENV » PHP Manual 定義済の変数 セッション変数 $_SESSION (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SESSION — セッション変数 説明 現在のスクリプトで使用できるセッション変数を含む連想配列です。 セッション変数の使用法についての詳細は、 セッション関数 のドキュメントを参照ください。 ...
https://man.plustar.jp/php/reserved.variables.session.html - [similar]
直前の Throwable を返す 0
« Error::getMessage Error::getCode » PHP Manual Error 直前の Throwable を返す Error::getPrevious (PHP 7, PHP 8) Error::getPrevious — 直前の Throwable を返す 説明 final public Error::getPrevious (): ? Throwable 直前の Throwable( Error::__construct() の3番目の引数)を返す。 パラメータ この ...
https://man.plustar.jp/php/error.getprevious.html - [similar]
win32service 関数 0
« 例 win32_continue_service » PHP Manual win32service win32service 関数 win32service 関数 目次 win32_continue_service — 中断したサービスを再開する win32_create_service — SCM データベースに新しいサービスのエントリを作成する win32_delete_service — SCM データベースからサービスのエントリを削 ...
https://man.plustar.jp/php/ref.win32service.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT