検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 53 for [SIMILAR] 16 1024 4096 WITH 26317 domtext WITH 1... (0.076 sec.)
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 0
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く trim (PHP 4, PHP 5, PHP 7, PHP 8) trim — 文字列の先頭および末尾にあるホワイトスペースを取り除く 説明 trim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は string の ...
https://man.plustar.jp/php/function.trim.html - [similar]
カレントノードの親ノードを返す 0
« tidyNode::__construct tidyNode::hasChildren » PHP Manual tidyNode カレントノードの親ノードを返す tidyNode::getParent (PHP 5 >= 5.2.2, PHP 7, PHP 8) tidyNode::getParent — カレントノードの親ノードを返す 説明 public tidyNode::getParent (): ? tidyNode カレントノードの親ノードを返します。 パ ...
https://man.plustar.jp/php/tidynode.getparent.html - [similar]
ノードを正規化する 0
« DOMNode::lookupPrefix DOMNode::removeChild » PHP Manual DOMNode ノードを正規化する DOMNode::normalize (PHP 5, PHP 7, PHP 8) DOMNode::normalize — ノードを正規化する 説明 public DOMNode::normalize (): void 空のテキストノードを削除し、このノードに隣接するテキストノードとそのすべての子をマ ...
https://man.plustar.jp/php/domnode.normalize.html - [similar]
フォーマットに従ってファイルからの入力をパースする 0
« SplFileObject::fread SplFileObject::fseek » PHP Manual SplFileObject フォーマットに従ってファイルからの入力をパースする SplFileObject::fscanf (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fscanf — フォーマットに従ってファイルからの入力をパースする 説明 public SplFileObject::fscanf ( st ...
https://man.plustar.jp/php/splfileobject.fscanf.html - [similar]
数値形式の文字列 0
« 文字列 配列 » PHP Manual 型 数値形式の文字列 数値形式の文字列 PHP の 文字列 は、 int や float と解釈できる場合は 数値と見なされます。 PHP 8.0.0 以降の正式な仕様は下記の通りです: WHITESPACES \s* LNUM [0-9]+ DNUM ([0-9]*)[\.]{LNUM}) | ({LNUM}[\.][0-9]*) EXPONENT_DNUM (({LNUM} | {DNUM}) [ ...
https://man.plustar.jp/php/language.types.numeric-strings.html - [similar]
ドキュメントで宣言されている名前空間を返す 0
« SimpleXMLElement::count SimpleXMLElement::getName » PHP Manual SimpleXMLElement ドキュメントで宣言されている名前空間を返す SimpleXMLElement::getDocNamespaces (PHP 5 >= 5.1.2, PHP 7, PHP 8) SimpleXMLElement::getDocNamespaces — ドキュメントで宣言されている名前空間を返す 説明 public Simpl ...
https://man.plustar.jp/php/simplexmlelement.getdocnamespaces.html - [similar]
新しい要素ノードを作成する 0
« DOMDocument::createDocumentFragment DOMDocument::createElementNS » PHP Manual DOMDocument 新しい要素ノードを作成する DOMDocument::createElement (PHP 5, PHP 7, PHP 8) DOMDocument::createElement — 新しい要素ノードを作成する 説明 public DOMDocument::createElement ( string $localName , str ...
https://man.plustar.jp/php/domdocument.createelement.html - [similar]
定義済み定数 0
« リソース型 libXMLError » PHP Manual libxml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 LIBXML_BIGLINES ( int ) 行数が 65535 を超えても正しく報告する 注意 ...
https://man.plustar.jp/php/libxml.constants.html - [similar]
PREV 1 2 3 4 5 6 NEXT