検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 604 for [SIMILAR] 16 1024 4096 WITH 9035 ハイ WITH 6904 ... (0.443 sec.)
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
XML 外部エンティティの例 0
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンティティの例 この例は、XML コードに焦点を当てます。この例は、他のドキュメント をインクルードし処理するための外部エンティティリファレンスのハン ドラの使用法およびPIの処理方法、PIが含むコードに関 ...
https://man.plustar.jp/php/example.xml-external-entity.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]
基本的な使用法 0
« 例 Collator » PHP Manual 例 基本的な使用法 基本的な使用法 各モジュールには、 手続き型とオブジェクト指向型の二種類の API が存在します。 それぞれの API について、対応するドキュメントで説明します。 注意 : 入力文字列は、すべて UTF-8 でエンコードされていなければなりません。 出力文字列も、す ...
https://man.plustar.jp/php/intl.examples.basic.html - [similar]
新しい SimpleXMLElement オブジェクトを作成する 0
« SimpleXMLElement::children SimpleXMLElement::count » PHP Manual SimpleXMLElement 新しい SimpleXMLElement オブジェクトを作成する SimpleXMLElement::__construct (PHP 5, PHP 7, PHP 8) SimpleXMLElement::__construct — 新しい SimpleXMLElement オブジェクトを作成する 説明 public SimpleXMLElemen ...
https://man.plustar.jp/php/simplexmlelement.construct.html - [similar]
overprint モードを設定する 0
« ps_setmiterlimit ps_setpolydash » PHP Manual PS 関数 overprint モードを設定する ps_setoverprintmode (PECL ps >= 1.3.0) ps_setoverprintmode — overprint モードを設定する 説明 ps_setoverprintmode ( resource $psdoc , int $mode ): bool 警告 この関数は、 現在のところ詳細な情報はありません。引 ...
https://man.plustar.jp/php/function.ps-setoverprintmode.html - [similar]
その他の関数 0
« 定義済み定数 connection_aborted » PHP Manual その他 その他の関数 その他の関数 目次 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接続ステータスのビットフィールドを返す constant — 定数の値を返す define — 名前を指定して定数を定義する define ...
https://man.plustar.jp/php/ref.misc.html - [similar]
XML 名前空間の使用 0
« 単純な XML ドキュメントの作成 オブジェクト指向 API の使用 » PHP Manual 例 XML 名前空間の使用 XML 名前空間の使用 この例では、名前空間を指定した XML 要素を作る方法を示します。 例1 XML 名前空間の使用 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $res = xmlwriter_ ...
https://man.plustar.jp/php/example.xmlwriter-namespace.html - [similar]
include_once 0
« require_once goto » PHP Manual 制御構造 include_once include_once (PHP 4, PHP 5, PHP 7, PHP 8) include_once 命令は、スクリプトの実行時に指定 したファイルを読み込み評価します。この動作は、 include 命令と似ていますが、ファイルからのコー ドが既に読み込まれている場合は、再度読み込まれないと ...
https://man.plustar.jp/php/function.include-once.html - [similar]
トランザクションを中断する 0
« svn_export svn_fs_apply_text » PHP Manual SVN 関数 トランザクションを中断する svn_fs_abort_txn (PECL svn >= 0.2.0) svn_fs_abort_txn — トランザクションを中断する 説明 svn_fs_abort_txn ( resource $txn ): bool 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述さ ...
https://man.plustar.jp/php/function.svn-fs-abort-txn.html - [similar]