検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 549 for values (0.085 sec.)
CrudOperationBindable インターフェイス 3491
« ColumnResult::isPadded CrudOperationBindable::bind » PHP Manual Mysql_xdevapi CrudOperationBin ... ソッド */ abstract public bind ( array $placeholder_values ): mysql_xdevapi\CrudOperationBindable } 目次 Crud ...
https://man.plustar.jp/php/class.mysql-xdevapi-crudoperationbindable.html - [similar]
RRDUpdater クラス 3491
« RRDGraph::setOptions RRDUpdater::__construct » PHP Manual RRD RRDUpdater クラス RRDUpdater クラ ... _construct ( string $path ) public update ( array $values , string $time = time() ): bool } 目次 RRDUpdater: ...
https://man.plustar.jp/php/class.rrdupdater.html - [similar]
The SolrDocument class 3491
« SolrInputDocument::toArray SolrDocument::addField » PHP Manual Solr The SolrDocument class The ... RT_FIELD_VALUE_COUNT Sorts the fields by number of values in each field. SolrDocument::SORT_FIELD_BOOST_VALU ... E Sorts the fields by thier boost values. 目次 SolrDocument::addField — 文書にフィールドを追 ...
https://man.plustar.jp/php/class.solrdocument.html - [similar]
Associates a key with a value 3491
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ... 注意 : You can also use array syntax to associate values by key, eg. $map["key"] = $value . 警告 Be careful ... of equal hashable objects will overwrite previous values. $map -> put (new \ HashableObject ( 1 ), 5 ); $ma ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
Send a CUBRID query 3491
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query c ... " ); cubrid_execute ( $conn , "insert into friends values('fred','fox','home-1','20')" ); cubrid_execute ( $ ... conn , "insert into friends values('blue','cat','home-2','21')" ); // Formulate Query ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 3491
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバイ ... oci_parse ( $conn , "INSERT INTO mytab (id, text) VALUES(:id_bv, :text_bv)" ); $id = 1 ; $text = "Data to i ... stid = oci_parse ( $conn , 'INSERT INTO mytab (id) VALUES (:bv)' ); oci_bind_by_name ( $stid , ':bv' , $v , ... HAR2(40)); // INSERT INTO mytab (id, salary, name) VALUES (1, 100, 'Chris'); // COMMIT; $conn = oci_connect ... ER_ERROR ); } $sql = "INSERT INTO mytab (id, name) VALUES(:id_bv, :name_bv) RETURNING ROWID INTO :rid" ; $in ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
bytea フィールドに挿入するために文字列をエスケープする 3491
« pg_end_copy pg_escape_identifier » PHP Manual PostgreSQL 関数 bytea フィールドに挿入するために ... る必要があります。例: INSERT INTO test_table (image) VALUES ('$image_escaped'::bytea); PostgreSQL 7.2.2 以降で ... 入する pg_query ( "INSERT INTO gallery (name, data) VALUES ('Pine trees', ' { $escaped } ')" ); ?> 参考 pg_un ...
https://man.plustar.jp/php/function.pg-escape-bytea.html - [similar]
Gets information about last updated data 3491
« rrd_last rrd_restore » PHP Manual RRD 関数 Gets information about last updated data rrd_lastup ... ): array Gets array of the UNIX timestamp and the values stored for each date in the most recent update of ...
https://man.plustar.jp/php/function.rrd-lastupdate.html - [similar]
Description 3491
« ImagickKernel::fromBuiltIn ImagickKernel::getMatrix » PHP Manual ImagickKernel Description Ima ... ImagickKernel Create a kernel from an 2d matrix of values. Each value should either be a float (if the eleme ... fied. パラメータ array A matrix (i.e. 2d array) of values that define the kernel. Each element should be eit ...
https://man.plustar.jp/php/imagickkernel.frommatrix.html - [similar]
Create a new BulkWrite 3491
« MongoDB\Driver\BulkWrite MongoDB\Driver\BulkWrite::count » PHP Manual MongoDB\Driver\BulkWrite ... ion. let array | object Map of parameter names and values. Values must be constant or closed expressions tha ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.construct.html - [similar]