検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 970 for [SIMILAR] 16 1024 4096 WITH 25308 前空 WITH 2230... (1.493 sec.)
パラメータの値を設定する 0
« XSLTProcessor::removeParameter XSLTProcessor::setProfiling » PHP Manual XSLTProcessor パラメータの値を設定する XSLTProcessor::setParameter (PHP 5, PHP 7, PHP 8) XSLTProcessor::setParameter — パラメータの値を設定する 説明 public XSLTProcessor::setParameter ( string $namespace , string $ ...
https://man.plustar.jp/php/xsltprocessor.setparameter.html - [similar]
列挙型の基礎 0
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基礎 列挙型はクラスに似ていますし、 クラスやインターフェイス、トレイトと名前空間を共有します。 列挙型はオートローディングも可能です。 列挙型は新しい型を定義しますが、 固定の、限られた数の有効な値 ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
ファイル名を取得する 0
« ReflectionFunctionAbstract::getExtensionName ReflectionFunctionAbstract::getName » PHP Manual ReflectionFunctionAbstract ファイル名を取得する ReflectionFunctionAbstract::getFileName (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getFileName — ファイル名を取得する 説明 publi ...
https://man.plustar.jp/php/reflectionfunctionabstract.getfilename.html - [similar]
SOAP 関数をコールする 0
« SoapClient::__setSoapHeaders SoapServer » PHP Manual SoapClient SOAP 関数をコールする SoapClient::__soapCall (PHP 5, PHP 7, PHP 8) SoapClient::__soapCall — SOAP 関数をコールする 説明 public SoapClient::__soapCall ( string $name , array $args , ? array $options = null , SoapHeader | arr ...
https://man.plustar.jp/php/soapclient.soapcall.html - [similar]
定義済み定数 0
« リソース型 xattr 関数 » PHP Manual xattr 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XATTR_ROOT ( int ) root (信頼された) 名前空間に属性を設定します。 roo ...
https://man.plustar.jp/php/xattr.constants.html - [similar]
パラメータの値を取得する 0
« XSLTProcessor::__construct XSLTProcessor::getSecurityPrefs » PHP Manual XSLTProcessor パラメータの値を取得する XSLTProcessor::getParameter (PHP 5, PHP 7, PHP 8) XSLTProcessor::getParameter — パラメータの値を取得する 説明 public XSLTProcessor::getParameter ( string $namespace , string $ ...
https://man.plustar.jp/php/xsltprocessor.getparameter.html - [similar]
パラメータを削除する 0
« XSLTProcessor::registerPHPFunctions XSLTProcessor::setParameter » PHP Manual XSLTProcessor パラメータを削除する XSLTProcessor::removeParameter (PHP 5, PHP 7, PHP 8) XSLTProcessor::removeParameter — パラメータを削除する 説明 public XSLTProcessor::removeParameter ( string $namespace , st ...
https://man.plustar.jp/php/xsltprocessor.removeparameter.html - [similar]
assertion が false であるかどうかを調べる 0
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および PHP 7 assert ( mixed $assertion , string $description = ? ): boo ...
https://man.plustar.jp/php/function.assert.html - [similar]
SimpleXML 要素に属性を追加する 0
« SimpleXMLElement SimpleXMLElement::addChild » PHP Manual SimpleXMLElement SimpleXML 要素に属性を追加する SimpleXMLElement::addAttribute (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::addAttribute — SimpleXML 要素に属性を追加する 説明 public SimpleXMLElement::addAttribute ( string $qu ...
https://man.plustar.jp/php/simplexmlelement.addattribute.html - [similar]
オブジェクトとの違い 0
« 定数式における列挙型の値 値のリスト » PHP Manual 列挙型(Enum) オブジェクトとの違い オブジェクトとの違い 列挙型はクラスやオブジェクトの上に構築されていますが、 オブジェクトに関連する機能を全てサポートしているわけではありません。 特に、列挙型では状態を持つことが禁止されています。 コンスト ...
https://man.plustar.jp/php/language.enumerations.object-differences.html - [similar]