検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 549 for values (0.021 sec.)
配列を生成する 3622
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) arr ... ay — 配列を生成する 説明 array ( mixed ...$values ): array 配列を作成します。 配列に関するより詳しい ... 報は 配列型 のセクションをご覧ください。 パラメータ values カンマで区切った構文 "index => values" で、インデッ ...
https://man.plustar.jp/php/function.array.html - [similar]
Replaces a record in a database 3622
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_re ... / convert the row to an indexed array $row = array_values ( $row ); // Replace the record dbase_replace_reco ... 0 , so care has to be taken to properly adjust the values. 参考 dbase_add_record() - Adds a record to a data ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 3622
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配 ... ription CLOB); INSERT INTO mytab (id, description) values (1, 'A very long string'); COMMIT; */ $conn = oci_ ... ription CLOB); INSERT INTO mytab (id, description) values (1, 'A very long string'); COMMIT; */ $conn = oci_ ... ription CLOB); INSERT INTO mytab (id, description) values (1, 'A very long string'); COMMIT; */ $conn = oci_ ... ty VARCHAR2(20)); INSERT INTO mytab ("Name", city) values ('Chris', 'Melbourne'); COMMIT; */ $conn = oci_con ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
コードポイント値に対応する、Unicode 文字を返す 3622
« IntlChar::charType IntlChar::digit » PHP Manual IntlChar コードポイント値に対応する、Unicode 文 ... します。 例 例1 さまざまなコードポイントの例 <?php $values = [ "A" , 63 , 123 , 9731 ]; foreach ( $values as ...
https://man.plustar.jp/php/intlchar.chr.html - [similar]
Call a Lua function 3622
« LuaSandboxFunction LuaSandboxFunction::__construct » PHP Manual LuaSandboxFunction Call a Lua ... this method returns an array containing all of the values returned by Lua, with int keys starting from zero. ... passed to the function. 戻り値 Returns an array of values returned by the function, which may be empty, or f ...
https://man.plustar.jp/php/luasandboxfunction.call.html - [similar]
Create a new Query 3622
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... luating query criteria, MongoDB compares types and values according to its own » comparison rules for BSON t ... 4.4+. Earlier server versions only support string values. Falls back to the deprecated "$comment" modifier ... ied. let array | object Map of parameter names and values. Values must be constant or closed expressions tha ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
直近の操作の警告を取得する 3622
« mysql_xdevapi\BaseResult BaseResult::getWarningsCount » PHP Manual mysql_xdevapi\BaseResult 直 ... ble ( "test_table" ); $table -> insert ([ 'x' ])-> values ([ 1 ])-> values ([ 2 ])-> execute (); $res = $tab ...
https://man.plustar.jp/php/mysql-xdevapi-baseresult.getwarnings.html - [similar]
プレースホルダーに値をバインドする 3622
« mysql_xdevapi\CollectionRemove CollectionRemove::__construct » PHP Manual mysql_xdevapi\Collec ... devapi\CollectionRemove::bind ( array $placeholder_values ): mysql_xdevapi\CollectionRemove 削除操作の検索条 ... ストのみが 記述されています。 パラメータ placeholder_values 検索条件の中で置き換える値。 複数の値が許されていま ...
https://man.plustar.jp/php/mysql-xdevapi-collectionremove.bind.html - [similar]
直近の操作から発生した警告を取得する 3622
« Result::getGeneratedIds Result::getWarningsCount » PHP Manual mysql_xdevapi\Result 直近の操作か ... ble ( "test_table" ); $table -> insert ([ 'x' ])-> values ([ 1 ])-> values ([ 2 ])-> execute (); $res = $tab ...
https://man.plustar.jp/php/mysql-xdevapi-result.getwarnings.html - [similar]
直近の操作から生じた警告を取得する 3622
« RowResult::getColumns RowResult::getWarningsCount » PHP Manual mysql_xdevapi\RowResult 直近の操 ... ble ( "test_table" ); $table -> insert ([ 'x' ])-> values ([ 1 ])-> values ([ 2 ])-> execute (); $res = $tab ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getwarnings.html - [similar]