検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 659 for [SIMILAR] 16 1024 4096 WITH 11631 extension WITH... (0.456 sec.)
表記法宣言ハンドラを設定する 0
« xml_set_external_entity_ref_handler xml_set_object » PHP Manual XML パーサ 関数 表記法宣言ハンドラを設定する xml_set_notation_decl_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_notation_decl_handler — 表記法宣言ハンドラを設定する 説明 xml_set_notation_decl_handler ( XMLParser $parser , ...
https://man.plustar.jp/php/function.xml-set-notation-decl-handler.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
XMLタグのマッピングの例 0
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグのマッピングの例 例1 XMLをHTMLにマップする この例は、XMLドキュメントのタグを直接HTMLタグにマップします。 "map array" にないエレメントは無視されます。もちろん、この例は、 特定の XML ドキュメン ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
はじめに 0
« CommonMark インストール/設定 » PHP Manual CommonMark はじめに はじめに This extension provides access to the reference implementation of CommonMark, a rationalized version of Markdown syntax with a specification. Parsing: The CommonMark extension provides a simple parsing API: CommonMa ...
https://man.plustar.jp/php/intro.cmark.html - [similar]
XML エレメント構造の例 0
« 例 XMLタグのマッピングの例 » PHP Manual 例 XML エレメント構造の例 XML エレメント構造の例 この最初の例は、あるドキュメント中のstart エレメントの構造をイン デントを付けて表示します。 例1 XML エレメント構造を表示 <?php $file = "data.xml" ; $depth = array(); function startElement ( $parser ...
https://man.plustar.jp/php/example.xml-structure.html - [similar]
XML パーサのオプションを設定する 0
« xml_parser_get_option xml_set_character_data_handler » PHP Manual XML パーサ 関数 XML パーサのオプションを設定する xml_parser_set_option (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_set_option — XML パーサのオプションを設定する 説明 xml_parser_set_option ( XMLParser $parser , int $option , ...
https://man.plustar.jp/php/function.xml-parser-set-option.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
XmlParser クラス 0
« xml_set_unparsed_entity_decl_handler XMLReader » PHP Manual XML パーサ XmlParser クラス XmlParser クラス (PHP 8) はじめに PHP 8.0.0 以降、 xml リソースを置き換える完全不透明クラスです。 クラス概要 final class XmlParser { } 関連キーワード: クラス , XmlParser , unparsed , entity , decl , ...
https://man.plustar.jp/php/class.xmlparser.html - [similar]
はじめに 0
« XMLDiff インストール/設定 » PHP Manual XMLDiff はじめに はじめに The extension is able to produce diffs of two XML documents and then to apply the difference to the source document. The diff is a XML document containing copy/insert/delete instruction nodes in human readable format. DOM ...
https://man.plustar.jp/php/intro.xmldiff.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT