検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 209 for [SIMILAR] 16 1024 4096 WITH 59024 myproject WITH... (0.223 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML 定数 定数 値 説明 XML_ELEMENT_NODE ( int ) 1 ノードは DOMElement です。 XML ...
https://man.plustar.jp/php/dom.constants.html - [similar]
DOMNamedNodeMap クラス 0
« DOMImplementation::hasFeature DOMNamedNodeMap::count » PHP Manual DOM DOMNamedNodeMap クラス DOMNamedNodeMap クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNamedNodeMap implements IteratorAggregate , Countable { /* プロパティ */ public readonly int $ length ; /* メソッド */ public co ...
https://man.plustar.jp/php/class.domnamednodemap.html - [similar]
Yaf_Loader クラス 0
« Yaf_View_Simple::setScriptPath Yaf_Loader::autoload » PHP Manual Yaf Yaf_Loader クラス Yaf_Loader クラス (Yaf >=1.0.0) はじめに Yaf_Loader は、 Yaf 用に包括的なオートローディング機能を導入します。 最初に Yaf_Application のインスタンスを取得するときに、 Yaf_Loader はシングルトンのインス ...
https://man.plustar.jp/php/class.yaf-loader.html - [similar]
クラスの名前を取得する 0
« ReflectionClass::getModifiers ReflectionClass::getNamespaceName » PHP Manual ReflectionClass クラスの名前を取得する ReflectionClass::getName (PHP 5, PHP 7, PHP 8) ReflectionClass::getName — クラスの名前を取得する 説明 public ReflectionClass::getName (): string クラスの名前を取得します。 ...
https://man.plustar.jp/php/reflectionclass.getname.html - [similar]
短い名前を取得する 0
« ReflectionClass::getReflectionConstants ReflectionClass::getStartLine » PHP Manual ReflectionClass 短い名前を取得する ReflectionClass::getShortName (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionClass::getShortName — 短い名前を取得する 説明 public ReflectionClass::getShortName (): string 名前 ...
https://man.plustar.jp/php/reflectionclass.getshortname.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
Execute one or more write operations 0
« MongoDB\Driver\Manager::createClientEncryption MongoDB\Driver\Manager::executeCommand » PHP Manual MongoDB\Driver\Manager Execute one or more write operations MongoDB\Driver\Manager::executeBulkWrite (mongodb >=1.0.0) MongoDB\Driver\Manager::executeBulkWrite — Execute one or more write ...
https://man.plustar.jp/php/mongodb-driver-manager.executebulkwrite.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
アプリケーションの設定 0
« 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記した配列か、あるいは ini ファイルへのパス ( Yaf_Config_Ini を参照ください) を Yaf_Application::__construct() に渡さなければいけません。 Yaf は、アプリケーションの設定とユーザーの設定を自動的に ...
https://man.plustar.jp/php/yaf.appconfig.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]