検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 581 for [SIMILAR] 16 1024 4096 WITH 4542 単純 WITH 2650 ... (0.770 sec.)
はじめに 4497
« XML-RPC インストール/設定 » PHP Manual XML-RPC はじめに はじめに これらの関数を使うと、XML-RPCサーバーおよびクライアントを書くことができます。 XML-RPCに関する詳細な情報については、 » http://www.xmlrpc.com/ を参照してください。 そして、この拡張モジュールと関数に関する詳細なドキュメントに ...
https://man.plustar.jp/php/intro.xmlrpc.html - [similar]
はじめに 4497
« XML パーサ インストール/設定 » PHP Manual XML パーサ はじめに はじめに XML (eXtensible Markup Language) は、Web における構造化された ドキュメント交換用のデータフォーマットです。XML は、World Wide Web consortium (W3C) で規定された規格です。XML に関する情報およ び関連する技術は、 » http: ...
https://man.plustar.jp/php/intro.xml.html - [similar]
単純な XML ドキュメントの作成 0
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作成 この例では、XMLWriter を使ってメモリ上に XML ドキュメントを作る方法を示します。 例1 単純な XML ドキュメントの作成 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $r ...
https://man.plustar.jp/php/example.xmlwriter-simple.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]
ドキュメントが XHTML ドキュメントかどうかを示す 0
« tidy::html tidy::isXml » PHP Manual tidy ドキュメントが XHTML ドキュメントかどうかを示す tidy::isXhtml tidy_is_xhtml (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy::isXhtml -- tidy_is_xhtml — ドキュメントが XHTML ドキュメントかどうかを示す 説明 オブジェクト指向型 public tidy::isXhtml ( ...
https://man.plustar.jp/php/tidy.isxhtml.html - [similar]
DTD に基づいてドキュメントを検証する 0
« DOMDocument::schemaValidateSource DOMDocument::xinclude » PHP Manual DOMDocument DTD に基づいてドキュメントを検証する DOMDocument::validate (PHP 5, PHP 7, PHP 8) DOMDocument::validate — DTD に基づいてドキュメントを検証する 説明 public DOMDocument::validate (): bool DTD に基づいてドキュ ...
https://man.plustar.jp/php/domdocument.validate.html - [similar]
ドキュメントを relaxNG で検証する 0
« DOMDocument::registerNodeClass DOMDocument::relaxNGValidateSource » PHP Manual DOMDocument ドキュメントを relaxNG で検証する DOMDocument::relaxNGValidate (PHP 5, PHP 7, PHP 8) DOMDocument::relaxNGValidate — ドキュメントを relaxNG で検証する 説明 public DOMDocument::relaxNGValidate ( st ...
https://man.plustar.jp/php/domdocument.relaxngvalidate.html - [similar]
ドキュメントを relaxNG で検証する 0
« DOMDocument::relaxNGValidate DOMDocument::save » PHP Manual DOMDocument ドキュメントを relaxNG で検証する DOMDocument::relaxNGValidateSource (PHP 5, PHP 7, PHP 8) DOMDocument::relaxNGValidateSource — ドキュメントを relaxNG で検証する 説明 public DOMDocument::relaxNGValidateSource ( str ...
https://man.plustar.jp/php/domdocument.relaxngvalidatesource.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
XMLWriter 0
« XMLReader::XML はじめに » PHP Manual XML 操作 XMLWriter XMLWriter はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 単純な XML ドキュメントの作成 XML 名前空間の使用 オブジェクト指向 API の使用 XMLWriter — XMLWriter クラス XMLWriter::endAttribute — 属 ...
https://man.plustar.jp/php/book.xmlwriter.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT