検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 121 for numeric (0.004 sec.)
Move the result set cursor to the specified field offset 6753
« cubrid_field_name cubrid_field_table » PHP Manual CUBRID MySQL 互換関数 Move the result set cu ... s from a call to cubrid_execute() field_offset The numerical field offset. The field_offset starts at 0. If f ... $field -> multiple_key ); printf ( "%-30s %d\n" , "numeric:" , $field -> numeric ); printf ( "%-30s %s\n" , " ... ength: 0 not null: 1 unique key: 1 multiple key: 0 numeric: 1 type: integer 関連キーワード: offset , cubrid , ...
https://man.plustar.jp/php/function.cubrid-field-seek.html - [similar]
MultipleIterator クラス 6691
« LimitIterator::valid MultipleIterator::attachIterator » PHP Manual イテレータ MultipleIterator ... ; const int MIT_NEED_ALL = 1 ; const int MIT_KEYS_NUMERIC = 0 ; const int MIT_KEYS_ASSOC = 2 ; /* メソッド * ... terator::MIT_NEED_ALL | MultipleIterator::MIT_KEYS_NUMERIC ) public attachIterator ( Iterator $iterator , str ... できることを要求します。 MultipleIterator::MIT_KEYS_NUMERIC キーは、サブイテレータの位置から作成されます。 Mul ...
https://man.plustar.jp/php/class.multipleiterator.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 6691
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... sociative array, a numeric array, or both cubrid_fetch_array (PECL CUBRID >=8 ... ay — Fetch a result row as an associative array, a numeric array, or both 説明 cubrid_fetch_array ( resource ... e set to one of the following values: CUBRID_NUM : Numerical array (0-based) CUBRID_ASSOC : Associative array ... CUBRID_BOTH : Numerical & Associative array (default) 例 例1 cubrid_fetc ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
定義済み定数 6579
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... ive array when passed as a parameter. SQLSRV_FETCH_NUMERIC ( int ) Forces sqlsrv_fetch_array() to return an a ... rray with numeric when passed as a parameter. SQLSRV_FETCH_BOTH ( in ... ray() to return an array with both associative and numeric keys when passed as a parameter (the default behav ... , see » How to: Specify SQL Types . SQLSRV_SQLTYPE_NUMERIC ( int ) Describes the numeric SQL Server data type ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
Scans the buffer for an occurrence of an end of line 6518
« EventBuffer::search EventBuffer::substr » PHP Manual EventBuffer Scans the buffer for an occur ... line specified by eol_style parameter . It returns numeric position of the string, or false if the string was ... ne of EventBuffer:EOL_* constants . 戻り値 Returns numeric position of the first occurrence of end-of-line sy ...
https://man.plustar.jp/php/eventbuffer.searcheol.html - [similar]
URL エンコードされたクエリ文字列を生成する 6518
« get_meta_tags parse_url » PHP Manual URL 関数 URL エンコードされたクエリ文字列を生成する http_ ... http_build_query ( array | object $data , string $numeric_prefix = "" , ? string $arg_separator = null , int ... の場合、 public プロパティだけが結果に含められます。 numeric_prefix 情報源となる配列 ( query_data で指定した配列 ... ) に数値インデックスが使われていて、しかも numeric_prefix が指定された場合、数値のインデックスを持つ要 ... 素に関してのみインデックスの前に numeric_prefix で指定した値が付加されます。 これは、後で P ...
https://man.plustar.jp/php/function.http-build-query.html - [similar]
すべての enum を、実際の整数値ではなく enum 値とともに返す 6456
« snmp_read_mib snmp_set_oid_numeric_print » PHP Manual SNMP 関数 すべての enum を、実際の整数値 ... 関連キーワード: 整数 , 関数 , INTEGER , read , oid , numeric , snmpwalk , snmpget , 形式 , パラメータ ...
https://man.plustar.jp/php/function.snmp-set-enum-print.html - [similar]
Return an array with the lengths of the values of each field from the current ro... 6394
« cubrid_fetch_field cubrid_fetch_object » PHP Manual CUBRID MySQL 互換関数 Return an array with ... resource $result ): array This function returns a numeric array with the lengths of the values of each field ... ult comes from a call to cubrid_execute() 戻り値 A numeric array, when process is successful. false on failur ...
https://man.plustar.jp/php/function.cubrid-fetch-lengths.html - [similar]
Scans the buffer for an occurrence of a string 6332
« EventBuffer::readLine EventBuffer::searchEol » PHP Manual EventBuffer Scans the buffer for an ... for an occurrence of the string what . It returns numeric position of the string, or false if the string was ... position. end End search position. 戻り値 Returns numeric position of the first occurrence of the string in ...
https://man.plustar.jp/php/eventbuffer.search.html - [similar]
値を JSON 形式にして返す 6282
« json_decode json_last_error_msg » PHP Manual JSON 関数 値を JSON 形式にして返す json_encode (P ... _UTF8_IGNORE , JSON_INVALID_UTF8_SUBSTITUTE , JSON_NUMERIC_CHECK , JSON_PARTIAL_OUTPUT_ON_ERROR , JSON_PRESER ... put as object: {"foo":"bar","baz":"long"} 例3 JSON_NUMERIC_CHECK の例 <?php echo "Strings representing number ... ar_dump ( $numbers , json_encode ( $numbers , JSON_NUMERIC_CHECK ) ); echo "Strings containing improperly for ... ar_dump ( $strings , json_encode ( $strings , JSON_NUMERIC_CHECK ) ); ?> 上の例の出力は、 たとえば以下のように ...
https://man.plustar.jp/php/function.json-encode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT