検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 303 for [SIMILAR] 16 1024 4096 WITH 20704 domdocument WI... (0.941 sec.)
このテキストノードが、要素の内容にホワイトスペースが含まれているかを返す 0
« DOMText::__construct DOMText::isWhitespaceInElementContent » PHP Manual DOMText このテキストノードが、要素の内容にホワイトスペースが含まれているかを返す DOMText::isElementContentWhitespace (No version information available, might only be in Git) DOMText::isElementContentWhitespace — こ ...
https://man.plustar.jp/php/domtext.iselementcontentwhitespace.html - [similar]
属性が定義済みの ID かどうかを調べる 0
« DOMAttr::__construct DOMCdataSection » PHP Manual DOMAttr 属性が定義済みの ID かどうかを調べる DOMAttr::isId (PHP 5, PHP 7, PHP 8) DOMAttr::isId — 属性が定義済みの ID かどうかを調べる 説明 public DOMAttr::isId (): bool この関数は、属性が定義済みの ID かどうかを調べます。 DOM 標準規格に ...
https://man.plustar.jp/php/domattr.isid.html - [similar]
Create a new BulkWrite 0
« MongoDB\Driver\BulkWrite MongoDB\Driver\BulkWrite::count » PHP Manual MongoDB\Driver\BulkWrite Create a new BulkWrite MongoDB\Driver\BulkWrite::__construct (mongodb >=1.0.0) MongoDB\Driver\BulkWrite::__construct — Create a new BulkWrite 説明 public MongoDB\Driver\BulkWrite::__construct ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.construct.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
ZIP アーカイブのコメントを返す 0
« ZipArchive::extractTo ZipArchive::getCommentIndex » PHP Manual ZipArchive ZIP アーカイブのコメントを返す ZipArchive::getArchiveComment (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::getArchiveComment — ZIP アーカイブのコメントを返す 説明 public ZipArchive::getArchiveComm ...
https://man.plustar.jp/php/ziparchive.getarchivecomment.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]
XML ノードに子要素を追加する 0
« SimpleXMLElement::addAttribute SimpleXMLElement::asXML » PHP Manual SimpleXMLElement XML ノードに子要素を追加する SimpleXMLElement::addChild (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::addChild — XML ノードに子要素を追加する 説明 public SimpleXMLElement::addChild ( string $qualifi ...
https://man.plustar.jp/php/simplexmlelement.addchild.html - [similar]
指定したソースを PHP トークンに分割する 0
« Tokenizer 関数 token_name » PHP Manual Tokenizer 関数 指定したソースを PHP トークンに分割する token_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_get_all — 指定したソースを PHP トークンに分割する 説明 token_get_all ( string $code , int $flags = 0 ): array token_get_all() は指定し ...
https://man.plustar.jp/php/function.token-get-all.html - [similar]
SimpleXML 0
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な SimpleXML の使用法 XML エラーの対応 SimpleXMLElement — SimpleXMLElement クラス SimpleXMLElement::addAttribute — ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Misc の設定オプション 名前 デフォルト 変更可能 変更履歴 ignore_user_abort "0" PHP_INI_ALL highlight.string "#DD0000" PHP_INI_ALL highlight.comment "#FF8000" PHP_INI_A ...
https://man.plustar.jp/php/misc.configuration.html - [similar]