検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 69 for comment (0.009 sec.)
名前を使用してエントリのコメントを設定する 7975
« ZipArchive::setCommentIndex ZipArchive::setCompressionIndex » PHP Manual ZipArchive 名前を使用 ... してエントリのコメントを設定する ZipArchive::setCommentName (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.4 ... .0) ZipArchive::setCommentName — 名前を使用してエントリのコメントを設定する 説 ... 明 public ZipArchive::setCommentName ( string $name , string $comment ): bool 名前を ... ントを設定します。 パラメータ name エントリの名前。 comment コメントの内容。 戻り値 成功した場合に true を、失 ...
https://man.plustar.jp/php/ziparchive.setcommentname.html - [similar]
インデックスを使用してエントリのコメントを設定する 7890
« ZipArchive::setArchiveComment ZipArchive::setCommentName » PHP Manual ZipArchive インデックスを ... 使用してエントリのコメントを設定する ZipArchive::setCommentIndex (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1. ... 4.0) ZipArchive::setCommentIndex — インデックスを使用してエントリのコメントを設 ... 定する 説明 public ZipArchive::setCommentIndex ( int $index , string $comment ): bool インデ ... 定します。 パラメータ index エントリのインデックス。 comment コメントの内容。 戻り値 成功した場合に true を、失 ...
https://man.plustar.jp/php/ziparchive.setcommentindex.html - [similar]
Create a new Query 7664
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... のサーバー上で指定すると、実行時に例外が発生します。 comment mixed An arbitrary comment to help trace the opera ... database profiler, currentOp output, and logs. The comment can be any valid BSON type for MongoDB 4.4+. Earli ... port string values. Falls back to the deprecated "$comment" modifier if not specified. exhaust bool Stream th ... 明 PECL mongodb 1.14.0 Added the "let" option. The "comment" option now accepts any type. PECL mongodb 1.8.0 A ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
wddx の例 7508
« 例 WDDX 関数 » PHP Manual 例 wddx の例 wddx の例 変数をシリアル化する全ての関数は配列の最初要素 ... の出力を行います。 <wddxPacket version='1.0'><header comment='PHP packet'/><data> <string>PHP to WDDX packet ex ... な出力を行います。 <wddxPacket version='1.0'><header comment='PHP'/><data><struct> <var name='pi'><number>3.141 ... wddxPacket , WDDX , var , 配列 , array , struct , comment ...
https://man.plustar.jp/php/wddx.examples-serialize.html - [similar]
単純な XML ドキュメントの作成 7423
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作 ... ; xmlwriter_end_attribute ( $xw ); xmlwriter_write_comment ( $xw , 'this is a comment.' ); // 子要素を開始 xm ... ="UTF-8"?> <tag1 att1="valueofatt1"> <!--this is a comment.--> <tag11>This is a sample text, ä</tag11> </tag1 ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
Gets field data from the currently selected row 7423
« sqlsrv_get_config sqlsrv_has_rows » PHP Manual SQLSRV 関数 Gets field data from the currently ... sqlsrv_errors (), true )); } $sql = "SELECT Name, Comment FROM Table_1 WHERE ReviewID=1" ; $stmt = sqlsrv_qu ... qlsrv_get_field ( $stmt , 0 ); echo " $name : " ; $comment = sqlsrv_get_field ( $stmt , 1 ); echo $comment ; ...
https://man.plustar.jp/php/function.sqlsrv-get-field.html - [similar]
Makes the next row in a result set available for reading 7352
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... sqlsrv_errors (), true )); } $sql = "SELECT Name, Comment FROM Table_1 WHERE ReviewID=1" ; $stmt = sqlsrv_qu ... qlsrv_get_field ( $stmt , 0 ); echo " $name : " ; $comment = sqlsrv_get_field ( $stmt , 1 ); echo $comment ; ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
7197
« 定義済み定数 PhpToken » PHP Manual Tokenizer 例 例 以下に tokenizer を用いた簡単な PHP スクリプ ... ( $id , $text ) = $token ; switch ( $id ) { case T_COMMENT : case T_DOC_COMMENT : // コメントの場合は何もしな ...
https://man.plustar.jp/php/tokenizer.examples.html - [similar]
ZipArchive クラス 7112
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2. ... donly string $ filename ; public readonly string $ comment ; /* メソッド */ public addEmptyDir ( string $dirn ... ring | null $files = null ): bool public getArchiveComment ( int $flags = 0 ): string | false public getComme ... index , int $flags = 0 ): string | false public getCommentName ( string $name , int $flags = 0 ): string | fa ... ngth = 0 , int $flags = 0 ): bool public setArchiveComment ( string $comment ): bool public setCommentIndex ( ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
Create a new BulkWrite 7041
« MongoDB\Driver\BulkWrite MongoDB\Driver\BulkWrite::count » PHP Manual MongoDB\Driver\BulkWrite ... ch do not support document level validation. false comment mixed An arbitrary comment to help trace the opera ... 履歴 バージョン 説明 PECL mongodb 1.14.0 Added the "comment" and "let" options. PECL mongodb 1.1.0 Added the " ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.construct.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT