検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 544 for [SIMILAR] 16 1024 4096 WITH 25029 ーサ WITH 1170... (0.408 sec.)
単純な 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]
collection.xml および collection.xsl ファイルの例 0
« 例 libxml のエラー処理関数によるエラー処理 » PHP Manual 例 collection.xml および collection.xsl ファイルの例 collection.xml および collection.xsl ファイルの例 このリファレンスにある多くの例は、XML ファイルと XSL ファイルの両方が必要です。 例では、以下の内容を含む collection.xml と coll ...
https://man.plustar.jp/php/xsl.examples-collection.html - [similar]
ユーザー定義のエラーハンドラ関数を設定する 0
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラーハンドラ関数を設定する set_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) set_error_handler — ユーザー定義のエラーハンドラ関数を設定する 説明 set_error_handler ( ? callable $callback , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]
要素の属性を定義する 0
« SimpleXMLElement::asXML SimpleXMLElement::children » PHP Manual SimpleXMLElement 要素の属性を定義する SimpleXMLElement::attributes (PHP 5, PHP 7, PHP 8) SimpleXMLElement::attributes — 要素の属性を定義する 説明 public SimpleXMLElement::attributes ( ? string $namespaceOrPrefix = null , b ...
https://man.plustar.jp/php/simplexmlelement.attributes.html - [similar]
パースする XML を含む URI を設定する 0
« XMLReader::next XMLReader::read » PHP Manual XMLReader パースする XML を含む URI を設定する XMLReader::open (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::open — パースする XML を含む URI を設定する 説明 public static XMLReader::open ( string $uri , ? string $encoding = null , int $flags = ...
https://man.plustar.jp/php/xmlreader.open.html - [similar]
ユーザーレベルのエラー/警告/通知メッセージを生成する 0
« set_exception_handler user_error » PHP Manual エラー処理関数 ユーザーレベルのエラー/警告/通知メッセージを生成する trigger_error (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) trigger_error — ユーザーレベルのエラー/警告/通知メッセージを生成する 説明 trigger_error ( string $message , int $error_l ...
https://man.plustar.jp/php/function.trigger-error.html - [similar]
XML を、メソッド説明のリストにデコードする 0
« xmlrpc_is_fault xmlrpc_server_add_introspection_data » PHP Manual XML-RPC 関数 XML を、メソッド説明のリストにデコードする xmlrpc_parse_method_descriptions (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_parse_method_descriptions — XML を、メソッド説明のリストにデコードする 説明 xmlrpc_parse_meth ...
https://man.plustar.jp/php/function.xmlrpc-parse-method-descriptions.html - [similar]
基本的な SimpleXML の使用法 0
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 このリファレンスの多くの例では XML 文字列が必要です。それぞれの例で この文字列をくり返す代わりに、あるファイルにこの文字列を保存して、 例ごとに読みこむことにします。この読みこまれるファイルは、以 ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
XML リクエストをパースし、メソッドをコールする 0
« xmlrpc_server_add_introspection_data xmlrpc_server_create » PHP Manual XML-RPC 関数 XML リクエストをパースし、メソッドをコールする xmlrpc_server_call_method (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_server_call_method — XML リクエストをパースし、メソッドをコールする 説明 xmlrpc_server_call ...
https://man.plustar.jp/php/function.xmlrpc-server-call-method.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Tokenizer 定義済み定数 定義済み定数 この拡張モジュールを組み込んで PHP をコンパイルするか、あるいは実行時に 動的にモジュールを読み込むと、 パーサトークンの一覧 に挙げられている トークンが定数として定義されます。 関連キーワード: 定義 , 定数 , モジュール , リソ ...
https://man.plustar.jp/php/tokenizer.constants.html - [similar]