検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 574 for only (0.013 sec.)
リソース型 3972
« 実行時設定 例 » PHP Manual インストール/設定 リソース型 リソース型 There is only one resource ...
https://man.plustar.jp/php/stomp.resources.html - [similar]
The Sequence interface 3904
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface Th ... interface (No version information available, might only be in Git) はじめに A Sequence describes the behav ... will always be indexed as [0, 1, 2, …, size - 1]. Only allowed to access values by index in the range [0, ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
圧縮フィルタ 3904
« 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ ... => 9 ); $original_text = "This is a test.\nThis is only a test.\nThis is not an important string.\n" ; ech ... イトです。 もとのテキストは: This is a test. This is only a test. This is not an important string. */ ?> 例2 ... 例 <?php $original_text = "This is a test.\nThis is only a test.\nThis is not an important string.\n" ; ech ...
https://man.plustar.jp/php/filters.compression.html - [similar]
Fetch the next row and return it as an object 3904
« cubrid_fetch_lengths cubrid_fetch_row » PHP Manual CUBRID MySQL 互換関数 Fetch the next row an ... constructor for class_name objects. type Type can only be CUBRID_LOB, this parameter will be used only wh ...
https://man.plustar.jp/php/function.cubrid-fetch-object.html - [similar]
文を実行する 3904
« oci_error oci_fetch_all » PHP Manual OCI8 関数 文を実行する oci_execute (PHP 5, PHP 7, PHP 8, ... コミットします。 これがデフォルトです。 OCI_DESCRIBE_ONLY oci_field_name() 関数などでクエリのメタデータを使え ... ミットされます ?> 例5 oci_execute() で OCI_DESCRIBE_ONLY を使う例 <?php $conn = oci_connect ( 'hr' , 'welco ... FROM locations' ); oci_execute ( $s , OCI_DESCRIBE_ONLY ); for ( $i = 1 ; $i <= oci_num_fields ( $stid ); ...
https://man.plustar.jp/php/function.oci-execute.html - [similar]
フィールドサイズを返す 3904
« oci_field_scale oci_field_type_raw » PHP Manual OCI8 関数 フィールドサイズを返す oci_field_siz ... FROM mytab" ); oci_execute ( $stid , OCI_DESCRIBE_ONLY ); // 行をフェッチしない場合は OCI_DESCRIBE_ONLY...
https://man.plustar.jp/php/function.oci-field-size.html - [similar]
フィールドのデータ型の名前を返す 3904
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す ... FROM mytab" ); oci_execute ( $stid , OCI_DESCRIBE_ONLY ); // 行をフェッチしない場合は OCI_DESCRIBE_ONLY...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
Retrieves the next row of data in a result set as an object 3904
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... ch_object (No version information available, might only be in Git) sqlsrv_fetch_object — Retrieves the nex ... ed. row The row to be accessed. This parameter can only be used if the specified statement was prepared wi ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
Add a delete operation to the bulk 3904
« MongoDB\Driver\BulkWrite::count MongoDB\Driver\BulkWrite::insert » PHP Manual MongoDB\Driver\B ... pattern. If specified, then the query system will only consider plans using the hinted index. This option ... t bool Delete all matching documents ( false ), or only the first matching document ( true ) false 戻り値 ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.delete.html - [similar]
プリペアドステートメントの振る舞いを変更する 3904
« mysqli_stmt::attr_get mysqli_stmt::bind_param » PHP Manual mysqli_stmt プリペアドステートメント ... RSOR (デフォルト) あるいは MYSQLI_CURSOR_TYPE_READ_ONLY となります。 MYSQLI_STMT_ATTR_PREFETCH_ROWS カーソ ... R_CURSOR_TYPE オプションで MYSQLI_CURSOR_TYPE_READ_ONLY を使用すると、 mysqli_stmt_execute() を起動した際に ...
https://man.plustar.jp/php/mysqli-stmt.attr-set.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT