検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 460 for [SIMILAR] 16 1024 4096 WITH 14674 属性 WITH 9896... (0.960 sec.)
新機能 0
« PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新機能 新機能 PHP コア ヒアドキュメントと Nowdoc構文 がより柔軟に 文字列を閉じるマーカーの後に、セミコロンや改行文字を続ける必要はなくなりました。 それに加えて、文字列を閉じるマーカーは ...
https://man.plustar.jp/php/migration73.new-features.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
Apache モジュールとしてインストール 0
« ケース 4: Webツリーの外にPHPパーサを置く セッションのセキュリティ » PHP Manual セキュリティ Apache モジュールとしてインストール Apache モジュールとしてインストール PHP が Apache モジュールとして使用された場合、 PHP は、Apache ユー ザーの許可属性(通常はユーザー "nobody" の許可属性)を継承 ...
https://man.plustar.jp/php/security.apache.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
属性の値を返す 0
« DOMElement::__construct DOMElement::getAttributeNode » PHP Manual DOMElement 属性の値を返す DOMElement::getAttribute (PHP 5, PHP 7, PHP 8) DOMElement::getAttribute — 属性の値を返す 説明 public DOMElement::getAttribute ( string $qualifiedName ): string 現在のノードから、名前が qualified ...
https://man.plustar.jp/php/domelement.getattribute.html - [similar]
属性ノードを返す 0
« DOMElement::getAttribute DOMElement::getAttributeNodeNS » PHP Manual DOMElement 属性ノードを返す DOMElement::getAttributeNode (PHP 5, PHP 7, PHP 8) DOMElement::getAttributeNode — 属性ノードを返す 説明 public DOMElement::getAttributeNode ( string $qualifiedName ): DOMAttr | DOMNameSpace ...
https://man.plustar.jp/php/domelement.getattributenode.html - [similar]
属性を新しく追加する、または変更する 0
« DOMElement::removeAttributeNS DOMElement::setAttributeNode » PHP Manual DOMElement 属性を新しく追加する、または変更する DOMElement::setAttribute (PHP 5, PHP 7, PHP 8) DOMElement::setAttribute — 属性を新しく追加する、または変更する 説明 public DOMElement::setAttribute ( string $qualifie ...
https://man.plustar.jp/php/domelement.setattribute.html - [similar]
次の属性にカーソルを移動する 0
« XMLReader::moveToFirstAttribute XMLReader::next » PHP Manual XMLReader 次の属性にカーソルを移動する XMLReader::moveToNextAttribute (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::moveToNextAttribute — 次の属性にカーソルを移動する 説明 public XMLReader::moveToNextAttribute (): bool 現在位置が ...
https://man.plustar.jp/php/xmlreader.movetonextattribute.html - [similar]
属性全体を書き込む 0
« XMLWriter::text XMLWriter::writeAttributeNs » PHP Manual XMLWriter 属性全体を書き込む XMLWriter::writeAttribute xmlwriter_write_attribute (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeAttribute -- xmlwriter_write_attribute — 属性全体を書き込む 説明 オブジェクト ...
https://man.plustar.jp/php/xmlwriter.writeattribute.html - [similar]
属性の値を返す 0
« DOMElement::getAttributeNodeNS DOMElement::getElementsByTagName » PHP Manual DOMElement 属性の値を返す DOMElement::getAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::getAttributeNS — 属性の値を返す 説明 public DOMElement::getAttributeNS ( ? string $namespace , string $localName ): string ...
https://man.plustar.jp/php/domelement.getattributens.html - [similar]