検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 244 for document (0.008 sec.)
XML 名前空間の使用 4719
« 単純な XML ドキュメントの作成 オブジェクト指向 API の使用 » PHP Manual 例 XML 名前空間の使用 X ... r_set_indent_string ( $xw , ' ' ); xmlwriter_start_document ( $xw , '1.0' , 'UTF-8' ); // 最初の要素 xmlwriter ... 1' ); xmlwriter_end_element ( $xw ); xmlwriter_end_document ( $xw ); echo xmlwriter_output_memory ( $xw ); 上の ...
https://man.plustar.jp/php/example.xmlwriter-namespace.html - [similar]
フィールドの投稿フォームアクションを設定する 4719
« fdf_set_status fdf_set_target_frame » PHP Manual FDF 関数 フィールドの投稿フォームアクションを ... する 説明 fdf_set_submit_form_action ( resource $fdf_document , string $fieldname , int $trigger , string $scrip ... 投稿フォームアクションを設定します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_strin ...
https://man.plustar.jp/php/function.fdf-set-submit-form-action.html - [similar]
はじめに 4719
« Mysql_xdevapi インストール/設定 » PHP Manual Mysql_xdevapi はじめに はじめに この拡張モジュール ... 一般的な情報については、 MySQLマニュアル の » MySQL Document Store の章を参照してください。 関連キーワード: Dev ... ーバ , プロトコル , xdevapi , コレクション , Store , Document ...
https://man.plustar.jp/php/intro.mysql-xdevapi.html - [similar]
The MongoDB\BSON\Javascript class 4679
« MongoDB\BSON\Decimal128::unserialize MongoDB\BSON\Javascript::__construct » PHP Manual MongoDB ... に BSON type for Javascript code. An optional scope document may be specified that maps identifiers to values a ... ascript::getScope — Returns the Javascript's scope document MongoDB\BSON\Javascript::jsonSerialize — Returns a ...
https://man.plustar.jp/php/class.mongodb-bson-javascript.html - [similar]
フィールドの値を得る 4679
« fdf_get_status fdf_get_version » PHP Manual FDF 関数 フィールドの値を得る fdf_get_value (PHP 4 ... ールドの値を得る 説明 fdf_get_value ( resource $fdf_document , string $fieldname , int $which = -1 ): mixed 指定 ... したフィールドの値を取得します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_strin ...
https://man.plustar.jp/php/function.fdf-get-value.html - [similar]
FDF API あるいはファイルのバージョンを取得する 4679
« fdf_get_value fdf_header » PHP Manual FDF 関数 FDF API あるいはファイルのバージョンを取得する ... ョンを取得する 説明 fdf_get_version ( resource $fdf_document = ? ): string 指定したドキュメントの FDF バージョン ... ルキット API のバージョンを返します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_strin ...
https://man.plustar.jp/php/function.fdf-get-version.html - [similar]
FDF ファイルのバージョン番号を設定する 4679
« fdf_set_value GnuPG » PHP Manual FDF 関数 FDF ファイルのバージョン番号を設定する fdf_set_versi ... 番号を設定する 説明 fdf_set_version ( resource $fdf_document , string $version ): bool 指定したドキュメントの F ... いバージョンの FDF でのみ動作します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_strin ...
https://man.plustar.jp/php/function.fdf-set-version.html - [similar]
XSLTProcessor クラス 4648
« libxml のエラー処理関数によるエラー処理 XSLTProcessor::__construct » PHP Manual XSL XSLTProces ... preferences ): int public transformToDoc ( object $document , ? string $returnClass = null ): DOMDocument | fa ... lse public transformToURI ( DOMDocument $doc , string $uri ): int public transformToXml ( ... object $document ): string | null | false } 目次 XSLTProcessor::__c ... ィ設定を指定する XSLTProcessor::transformToDoc — DOMDocument に変換する XSLTProcessor::transformToUri — URI に変 ...
https://man.plustar.jp/php/class.xsltprocessor.html - [similar]
Sets a type map to use for BSON unserialization 4648
« MongoDB\Driver\Cursor::rewind MongoDB\Driver\Cursor::toArray » PHP Manual MongoDB\Driver\Curso ... Map ([ 'root' => 'array' ]); foreach ( $cursor as $document ) { var_dump ( $document ); } ?> 上の例の出力は、 ...
https://man.plustar.jp/php/mongodb-driver-cursor.settypemap.html - [similar]
The MongoDB\BSON\ObjectId class 4608
« MongoDB\BSON\MinKey::unserialize MongoDB\BSON\ObjectId::__construct » PHP Manual MongoDB\BSON ... er, starting with a random value. In MongoDB, each document stored in a collection requires a unique _id field ... that acts as a primary key. If an inserted document omits the _id field, the driver automatically gene ...
https://man.plustar.jp/php/class.mongodb-bson-objectid.html - [similar]