検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 193 for [SIMILAR] 16 1024 4096 WITH 19398 ス4 WITH 11520... (0.278 sec.)
文字列から XML を読み込む 0
« DOMDocument::loadHTMLFile DOMDocument::normalizeDocument » PHP Manual DOMDocument 文字列から XML を読み込む DOMDocument::loadXML (PHP 5, PHP 7, PHP 8) DOMDocument::loadXML — 文字列から XML を読み込む 説明 public DOMDocument::loadXML ( string $source , int $options = 0 ): DOMDocument | ...
https://man.plustar.jp/php/domdocument.loadxml.html - [similar]
エージェントから全ての SNMP オブジェクトを取得する 0
« snmpset snmpwalkoid » PHP Manual SNMP 関数 エージェントから全ての SNMP オブジェクトを取得する snmpwalk (PHP 4, PHP 5, PHP 7, PHP 8) snmpwalk — エージェントから全ての SNMP オブジェクトを取得する 説明 snmpwalk ( string $hostname , string $community , array | string $object_id , int $time ...
https://man.plustar.jp/php/function.snmpwalk.html - [similar]
はじめに 0
« JSON インストール/設定 » PHP Manual JSON はじめに はじめに この拡張モジュールは、 » JavaScript Object Notation (JSON) というデータ交換形式を実装したものです。 PHP には、PHP のためだけに特別に書かれた JSON パーサが同梱されており、 PHPライセンスのもとでライセンスされています。 注意 : PHP ...
https://man.plustar.jp/php/intro.json.html - [similar]
はじめに 0
« XMLReader インストール/設定 » PHP Manual XMLReader はじめに はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 エンコーディング 内部的には、libxml は UTF-8 エンコーディングを使用しています ...
https://man.plustar.jp/php/intro.xmlreader.html - [similar]
ファイルから XML を読み込む 0
« DOMDocument::importNode DOMDocument::loadHTML » PHP Manual DOMDocument ファイルから XML を読み込む DOMDocument::load (PHP 5, PHP 7, PHP 8) DOMDocument::load — ファイルから XML を読み込む 説明 public DOMDocument::load ( string $filename , int $options = 0 ): DOMDocument | bool XML ドキュ ...
https://man.plustar.jp/php/domdocument.load.html - [similar]
指定したプロパティが設定されているかどうかを示す 0
« XMLReader::getAttributeNs XMLReader::isValid » PHP Manual XMLReader 指定したプロパティが設定されているかどうかを示す XMLReader::getParserProperty (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::getParserProperty — 指定したプロパティが設定されているかどうかを示す 説明 public XMLReader::getPar ...
https://man.plustar.jp/php/xmlreader.getparserproperty.html - [similar]
SNMP 関数 0
« 定義済み定数 snmp_get_quick_print » PHP Manual SNMP SNMP 関数 SNMP 関数 目次 snmp_get_quick_print — NET-SNMP ライブラリの quick_print の現在の設定値を取得する snmp_get_valueretrieval — SNMP の値が返される方法を返す snmp_read_mib — アクティブな MIB ツリーの中に MIB ファイルを読み込んでパ ...
https://man.plustar.jp/php/ref.snmp.html - [similar]
指定した PHP トークンのシンボル名を取得する 0
« token_get_all URLs » PHP Manual Tokenizer 関数 指定した PHP トークンのシンボル名を取得する token_name (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_name — 指定した PHP トークンのシンボル名を取得する 説明 token_name ( int $id ): string token_name() は、PHP id 値のシンボル名を返します。 パ ...
https://man.plustar.jp/php/function.token-name.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
大文字変換(Case Folding) 0
« イベントハンドラ エラーコード » PHP Manual XML パーサ 大文字変換(Case Folding) 大文字変換(Case Folding) 要素ハンドラ関数は、その要素に 大文字小文字を変換する (case-folded) の名前をつけることができます。 大文字変換(case-folding) は、 "大文字でないものは等価な大文字に置換される一連の文字 ...
https://man.plustar.jp/php/xml.case-folding.html - [similar]